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:
48c2521
)
sched/wait: Collapse __wait_event_lock_irq()
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 2 Oct 2013 09:22:27 +0000
(11:22 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 4 Oct 2013 08:14:50 +0000
(10:14 +0200)
Reduce macro complexity by using the new ___wait_event() helper.
No change in behaviour, identical generated code.
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/20131002092528.612813379@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/wait.h
patch
|
blob
|
history
diff --cc
include/linux/wait.h
Simple merge