cvs commit: src/sys/i386/i386 mp_machdep.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Apr 25 17:31:46 PDT 2005


dillon      2005/04/25 17:31:06 PDT

DragonFly src repository

  Modified files:
    sys/i386/i386        mp_machdep.c 
  Log:
  Minor rearrangement of an mpcount.  This isn't actually a bug because the
  code is safely in a critical section, but mpcount still ought not be
  bumped until we actually intend to get the MP lock.
  
  Revision  Changes    Path
  1.35      +1 -1      src/sys/i386/i386/mp_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/mp_machdep.c.diff?r1=1.34&r2=1.35&f=u





More information about the Commits mailing list