git: drm/linux: Implement some spin_lock_irq* functions
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Jun 24 07:49:25 PDT 2016
commit a091726622ef3a14e8e277d974997d6d41910669
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Fri Jun 24 16:32:20 2016 +0200
drm/linux: Implement some spin_lock_irq* functions
They are not just simple spin_lock/spin_unlock() variants but
disable hardware interrupt processing on the current cpu.
Suggested-by: Matt Macy <mmacy at nextbsd.org>
Summary of changes:
sys/dev/drm/include/linux/spinlock.h | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a091726622ef3a14e8e277d974997d6d41910669
--
DragonFly BSD source repository
More information about the Commits
mailing list