diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2013-10-02 11:22:21 +0200 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2013-10-04 10:14:46 +0200 |
| commit | 41a1431b178c3b731d6dfc40b987528b333dd93e (patch) | |
| tree | 471463407abfba85648ffb6f0a720ea55e1dbe0b /include/linux/timerqueue.h | |
| parent | bb632bc44970f75b66df102e831a4fc0692e9159 (diff) | |
| download | cachepc-linux-41a1431b178c3b731d6dfc40b987528b333dd93e.tar.gz cachepc-linux-41a1431b178c3b731d6dfc40b987528b333dd93e.zip | |
sched/wait: Introduce ___wait_event()
There's far too much duplication in the __wait_event macros; in order
to fix this introduce ___wait_event() a macro with the capability to
replace most other macros.
With the previous patches changing the various __wait_event*()
implementations to be more uniform; we can now collapse the lot
without also changing generated code.
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20131002092528.181897111@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
