Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Mon, Dec 17, 2007 at 11:55:35AM +1100, Simon Burge wrote:
> Matthias Drochner wrote:
> 
> > Module Name:        src
> > Committed By:       drochner
> > Date:               Sun Dec 16 23:24:22 UTC 2007
> > 
> > Modified Files:
> > 
> >     src/distrib/sets/lists/comp: mi
> >     src/sys/sys: Makefile device.h
> > 
> > Log Message:
> > 
> > don't include <sys/pmf.h> for userland programs, saves some recompilation
> > if internals are changed
> 
> Should that be "_KERNEL_OPT"?  LKMs might need to get at some of
> the <sys/pmf.h> functions (or are expected to explicitly include
> <sys/pmf.h> themselves?

LKMs access _KERNEL, while they don't access _KERNEL_OPT...

device.h shouldn't include pmf.h anyway, but now a lot of stuff will
break if you remove it *sigh*.

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"See the look on my face from staying too long in one place
[...] every time the morning breaks I know I'm closer to falling"
KT Tunstall, Saving My Face, Drastic Fantastic, 2007.

Attachment: pgpxQFdsloaCX.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index