cvs commit: src/sys/kern sched_4bsd.c sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Tue Jun 5 03:46:56 UTC 2007


jeff        2007-06-05 03:46:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
   - Pass &sched_lock as the third argument to cpu_switch() as this will
     always be the correct lock and we don't get volatile warnings this
     way.
  
  Pointed out by: kan
  
  Revision  Changes    Path
  1.99      +1 -1      src/sys/kern/sched_4bsd.c
  1.195     +1 -1      src/sys/kern/sched_ule.c


More information about the cvs-all mailing list