commit a091726622ef3a14e8e277d974997d6d41910669
Author: François Tigeot <[email protected]>
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 <[email protected]>

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

Reply via email to