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

Hiten Pandya hmp at nxad.com
Tue Jul 29 16:12:51 PDT 2003


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 at xxxxxxxx
http://hmp.serverninjas.com/





More information about the Commits mailing list