DragonFly BSD
DragonFly commits List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/compat/linux linux_misc.c


From: Hiten Pandya <hmp@xxxxxxxx>
Date: Wed, 30 Jul 2003 00:12:51 +0100

Matthew Dillon wrote:
dillon 2003/07/29 14:54:15 PDT

Modified files:
sys/compat/linux linux_misc.c Log:
Remove KKASSERT(p)'s, 'p' (curproc) no longer exists in this functions.
Revision Changes Path
1.10 +0 -10 src/sys/compat/linux/linux_misc.c



Oops, Thanks Matt! :-)


I just realised, that the reason the buildworld passed is because I didn't put INVARIANTS on. Secondly, I would like to add a macro like K/KASSERT but which works even when INVARIANTS is not enabled in the kernel.

Cheers.

--
Hiten Pandya
hmp@xxxxxxxx
http://hmp.serverninjas.com/




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