Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 16:35:08 -0600
From:      Randall Stewart <rrs@netflix.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, Randall Stewart <rrs@freebsd.org>, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys
Message-ID:  <31360B83-E0C0-427C-AAFD-8D47926B2C75@netflix.com>
In-Reply-To: <3254671.hyy8TUCr3i@ralph.baldwin.cx>
References:  <201503281250.t2SCoOkt020297@svn.freebsd.org> <32487399.PTq7ESkWJT@ralph.baldwin.cx> <3254671.hyy8TUCr3i@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@freebsd.org> 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








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31360B83-E0C0-427C-AAFD-8D47926B2C75>