git: kernel: Clean up the "deprecated" spinlock stuff a bit.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Nov 29 08:49:06 PST 2015
commit 9acf685b5c22a003b6ac3db94581f02480f9a13f
Author: Sascha Wildner <saw at online.de>
Date: Sun Nov 29 17:14:23 2015 +0100
kernel: Clean up the "deprecated" spinlock stuff a bit.
Remove intr_{lock,unlock,spinlock} and mpintr_{lock,unlock,spinlock}
because they are no longer used.
Summary of changes:
sys/platform/pc64/include/lock.h | 2 --
sys/platform/pc64/x86_64/machdep.c | 8 --------
sys/platform/pc64/x86_64/spinlock.s | 17 -----------------
3 files changed, 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9acf685b5c22a003b6ac3db94581f02480f9a13f
--
DragonFly BSD source repository
More information about the Commits
mailing list