diff options
author | Davidlohr Bueso <[email protected]> | 2014-07-30 13:41:50 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-08-13 10:31:58 +0200 |
commit | 242489cfe97d44290e7f88b12591fab6c0819045 (patch) | |
tree | 34d9b2939f8060fc322d13d03515db00485203bc /net/lapb/lapb_subr.c | |
parent | 2e39465abc4b7856a0ea6fcf4f6b4668bb5db877 (diff) |
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Just how the locking-end behaves, when unlocking, go ahead and
obtain the proper data structure immediately after the previous
(asm-end) call exits and there are (probably) pending waiters.
This simplifies a bit some of the layering.
Signed-off-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions