diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-06-11 20:45:40 +0000 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-06-21 22:26:23 +0200 |
commit | 04e1b2e52b17195c9a1daa5935c55a4c8716095c (patch) | |
tree | 61c85d24d0a799d9593c6e5690411f561abc78a8 /kernel/irq | |
parent | e60cbc5ceaa518d630ab8f35a7d05cee1c752648 (diff) | |
download | linux-next-04e1b2e52b17195c9a1daa5935c55a4c8716095c.tar.gz |
futex: Split out the first waiter attachment from lookup_pi_state()
We want to be a bit more clever in futex_lock_pi_atomic() and separate
the possible states. Split out the code which attaches the first
waiter to the owner into a separate function. No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Darren Hart <darren@dvhart.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Davidlohr Bueso <davidlohr@hp.com>
Cc: Kees Cook <kees@outflux.net>
Cc: wad@chromium.org
Link: http://lkml.kernel.org/r/20140611204237.271300614@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions