diff options
author | Davidlohr Bueso <davidlohr@hp.com> | 2014-07-30 20:41:50 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-08-13 08:31:58 (GMT) |
commit | 242489cfe97d44290e7f88b12591fab6c0819045 (patch) | |
tree | 34d9b2939f8060fc322d13d03515db00485203bc /kernel/auditsc.c | |
parent | 2e39465abc4b7856a0ea6fcf4f6b4668bb5db877 (diff) | |
download | linux-242489cfe97d44290e7f88b12591fab6c0819045.tar.xz |
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 <davidlohr@hp.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: jason.low2@hp.com
Cc: aswin@hp.com
Cc: mingo@kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Link: http://lkml.kernel.org/r/1406752916-3341-1-git-send-email-davidlohr@hp.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions