Rename spin_lock()/spin_unlock() to spin_lock_quick()/spin_unlock_quick()
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Thu, 10 Nov 2005 00:53:23 +0000 (00:53 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Thu, 10 Nov 2005 00:53:23 +0000 (00:53 +0000)
commita2323cfa88f8ae442651f5af775396157ebe7d25
treec6d860f7dcfeec6da3ed0469eabb1560cb36d63d
parentbb99a6a10a5fd9a56693f234994ea109688a3ebf
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.
sys/sys/spinlock2.h