Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 2015-01-03 | 1 | -0/+8 |
| | | | | | Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+399 |
Suggested-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/n/tip-b81ol0z3mon45m51o131yc9j@git.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org> |