des         2007-05-01 12:59:20 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/procfs        procfs_ioctl.c 
  Log:
  The process lock is held when procfs_ioctl() is called.  Assert that this
  is so, and PHOLD the process while sleeping since msleep() will release
  the lock.
  
  Revision  Changes    Path
  1.17      +8 -2      src/sys/fs/procfs/procfs_ioctl.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to