cvs commit: src/sys/kern subr_trap.c

John Baldwin jhb at FreeBSD.org
Thu Sep 23 14:03:59 PDT 2004


jhb         2004-09-23 21:03:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_trap.c 
  Log:
  Don't try to protect td_sticks with sched_lock.  It doesn't need it as it
  is only accessed by curthread.
  
  Revision  Changes    Path
  1.274     +1 -3      src/sys/kern/subr_trap.c


More information about the cvs-src mailing list