From owner-svn-src-all@FreeBSD.ORG Mon Mar 30 22:35:10 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEB38F03 for ; Mon, 30 Mar 2015 22:35:10 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E42727C for ; Mon, 30 Mar 2015 22:35:10 +0000 (UTC) Received: by pddn5 with SMTP id n5so73132918pdd.2 for ; Mon, 30 Mar 2015 15:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netflix.com; s=google; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=tdyg3lFEe+jtnCi7S4fUKPfFSLWSqLL/jIX2fA6Fr0I=; b=lWCq78tipIVjGYvy+GTwuvy7ERFZjxzuaWqFjDkbB1Trg3/6DtAK6qrFiHORkRqenz 03xkO0B6zWL8ZnnF4W0qbZzacdFyMreCjCfVV/MYSSheITtbcxF6K9jKHLh+A4cGBxxV cEt/I1X17Jfw3KzDBcjLY2Byq6/IQb1aVNuTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=tdyg3lFEe+jtnCi7S4fUKPfFSLWSqLL/jIX2fA6Fr0I=; b=UFe6RSk5kRKcDizvsb7ikXdYdSynd0NEJJovFzLEOM0TAlzr6BlkJbZf+skf8oo856 HyopY9OxRdjHKUAGDX4vTqhLA4bhgYVWOS6cbc4+4RZuVCfIhZBUZ3F9QRnFE/IwQm9J 59x1eraXas2FjpD35/28pHwsrprSPbsL9rqjh1ZaWesHqVTd0UcyWFxPFvkdQ1ZwYiVX SeV2UqI9T+o397mMHHvV1eqpJbly0/5AVVhy5DJ5cjbi0+YNXWXx5R1NzcCrPFNI+klS z39HIfYnsHfMxXjNRI6bF+o8T3uKlfi4uSEYS/3I3hRoISgGvXs0TJgP1/HToWKiRMtv ki6Q== X-Gm-Message-State: ALoCoQleBJWc4GlKIJ0kbZisqmtIGmPIJQTF5A2LMZ+MiEIio693EgZYdgUI5oRawnAAJUMFjV0R X-Received: by 10.66.146.6 with SMTP id sy6mr61475409pab.150.1427754910071; Mon, 30 Mar 2015 15:35:10 -0700 (PDT) Received: from ?IPv6:2607:fb10:2:236:6412:7db4:a40e:aec0? ([2607:fb10:2:236:6412:7db4:a40e:aec0]) by mx.google.com with ESMTPSA id dk3sm11711939pbb.91.2015.03.30.15.35.08 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Mar 2015 15:35:08 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys From: Randall Stewart In-Reply-To: <3254671.hyy8TUCr3i@ralph.baldwin.cx> Date: Mon, 30 Mar 2015 16:35:08 -0600 Message-Id: <31360B83-E0C0-427C-AAFD-8D47926B2C75@netflix.com> References: <201503281250.t2SCoOkt020297@svn.freebsd.org> <32487399.PTq7ESkWJT@ralph.baldwin.cx> <3254671.hyy8TUCr3i@ralph.baldwin.cx> To: John Baldwin X-Mailer: Apple Mail (2.1878.6) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-src-head@freebsd.org, Randall Stewart , svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 22:35:10 -0000 John: FYI in getting this setup, NOCPU will mean callout.h will need to include sys/proc.h I hope thats ok.. either that or I need to do a #ifndef NOCPU #define NOCPU (-1) #endif.. Which seems ugly.. R On Mar 30, 2015, at 2:38 PM, John Baldwin wrote: > On Monday, March 30, 2015 11:16:20 AM John Baldwin wrote: >> The second sentence quite seem to be English ("have a lock touches" > > s/sentence quite/sentence doesn't quite/ *sigh* > > -- > John Baldwin -------- Randall Stewart rrs@netflix.com 803-317-4952