commit 63d6207c54a1219993985beb67c28dc396171933
Author: François Tigeot <[email protected]>
Date: Sun Jul 3 08:26:40 2016 +0200
drm/linux: Improve spin_unlock_irqrestore()'s implementation
Prevents compilation failures in functions not using
spin_lock_irqsave() first.
Summary of changes:
sys/dev/drm/include/linux/spinlock.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63d6207c54a1219993985beb67c28dc396171933
--
DragonFly BSD source repository