Re: [PATCH 1/2] wait: add wait_event_lock_irq() interface

2012-11-21 Thread Lukáš Czerner
lnar , > Peter Zijlstra > Subject: Re: [PATCH 1/2] wait: add wait_event_lock_irq() interface > > On Tue, 20 Nov 2012 10:23:04 +0100 > Lukas Czerner wrote: > > > New wait_event_lock_irq{,cmd} macros added. This commit moves the > > private wait_event_lock_irq() macro

Re: [PATCH 1/2] wait: add wait_event_lock_irq() interface

2012-11-20 Thread Andrew Morton
On Tue, 20 Nov 2012 10:23:04 +0100 Lukas Czerner wrote: > New wait_event_lock_irq{,cmd} macros added. This commit moves the > private wait_event_lock_irq() macro from MD to regular wait includes, > introduces new macro wait_event_lock_irq_cmd() instead of using the old > method with omitting cmd