git: kernel - add UP version for spin_trylock_wr()
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jan 15 17:52:13 PST 2010
commit e124976ce1c095669747f6e4f761bafa553f4910
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Jan 15 17:50:13 2010 -0800
kernel - add UP version for spin_trylock_wr()
* UP version is a degenerate case, used by kern_lock.o
Reported-by: Antonio Huete Jimenez <tuxillo at crater.dragonflybsd.org>
Summary of changes:
sys/sys/spinlock2.h | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e124976ce1c095669747f6e4f761bafa553f4910
--
DragonFly BSD source repository
More information about the Commits
mailing list