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:
41a1431
)
sched/wait: Collapse __wait_event()
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 2 Oct 2013 09:22:22 +0000
(11:22 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 4 Oct 2013 08:14:46 +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.254863348@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found