diff options
author | 2009-04-03 13:40:31 -0700 | |
---|---|---|
committer | 2009-04-06 11:14:02 +0200 | |
commit | 9121e4783cd5c7e2a407763f3b61c2d573891133 (patch) | |
tree | 0a3079a738d199514d1ecdb479567e772ca1e03d /kernel/rtmutex.c | |
parent | futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flags (diff) | |
download | wireguard-linux-9121e4783cd5c7e2a407763f3b61c2d573891133.tar.xz wireguard-linux-9121e4783cd5c7e2a407763f3b61c2d573891133.zip |
futex: distangle futex_requeue()
futex_requeue() is getting a bit long-winded, and will be getting more
so after the requeue_pi patch. Factor out the actual requeueing into a
nicely contained inline function to reduce function length and improve
legibility.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/rtmutex.c')
0 files changed, 0 insertions, 0 deletions