cvs commit: src/sys/sys spinlock2.h

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Wed Nov 9 16:56:39 PST 2005


y0netan1    2005/11/09 16:53:23 PST

DragonFly src repository

  Modified files:
    sys/sys              spinlock2.h 
  Log:
  Rename spin_lock()/spin_unlock() to spin_lock_quick()/spin_unlock_quick()
  for UP kernel, too, or else buildkernel fails with redefinition of these
  functions.
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/sys/spinlock2.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/spinlock2.h.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list