cvs commit: src/sys/kern kern_kthread.c

John Baldwin jhb at FreeBSD.org
Thu Nov 15 13:45:18 PST 2007


jhb         2007-11-15 21:45:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_kthread.c 
  Log:
  Acquire the process mutex and spin locks before calling thread_exit() in
  kthread_exit() to fix panics when using INVARIANTS.
  
  Revision  Changes    Path
  1.44      +8 -1      src/sys/kern/kern_kthread.c


More information about the cvs-src mailing list