DragonFly BSD
DragonFly commits List (threaded) for 2005-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/sys spinlock2.h


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Nov 2005 16:53:23 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]