]> git.baikalelectronics.ru Git - kernel.git/commit
spinlock: Add spin_lock_bh_nested()
authorThomas Graf <tgraf@suug.ch>
Fri, 2 Jan 2015 22:00:19 +0000 (23:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2015 19:32:57 +0000 (14:32 -0500)
commit29a02acef44fa4e3b03cb1641c54501713e1555b
treedd83aa9e9cc3d6cae386afa57dad4046df7e33bd
parente4e97abe0ab61636e0b621856e30da534699f546
spinlock: Add spin_lock_bh_nested()

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/spinlock.h
include/linux/spinlock_api_smp.h
include/linux/spinlock_api_up.h
kernel/locking/spinlock.c