svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys

Randall Stewart rrs at netflix.com
Mon Mar 30 22:35:10 UTC 2015


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 at 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 at netflix.com
803-317-4952







More information about the svn-src-all mailing list