git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5f952
)
futex: add helper to find the top prio waiter of a futex
author
Darren Hart
<dvhltc@us.ibm.com>
Fri, 3 Apr 2009 20:39:42 +0000
(13:39 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 6 Apr 2009 09:14:01 +0000
(11:14 +0200)
Improve legibility by wrapping finding the top waiter in a function.
This will be used by the follow-on patches for enabling requeue pi.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found