Quoting Peter Zijlstra (2018-03-15 12:19:04) > Convert the wait_on_atomic_t() usage to the new wait_var_event() API. > > Unlike the wake_up_atomic_t(), wake_up_var() will issue the wakeup > even if the variable is not 0. > > Cc: Daniel Vetter <[email protected]> > Cc: David Airlie <[email protected]> > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Chris Wilson <[email protected]> -Chris
- [PATCH 00/11] sched/wait: Replace wait_on_atomic_t() with w... Peter Zijlstra
- [PATCH 01/11] sched/wait: Introduce wait_var_event() Peter Zijlstra
- [PATCH 04/11] sched/wait,afs: Replace wait_on_atomic_t... Peter Zijlstra
- [PATCH 09/11] sched/wait,mips: Fix and replace wait_on... Peter Zijlstra
- [PATCH 05/11] sched/wait,btrfs: Replace wait_on_atomic... Peter Zijlstra
- [PATCH 02/11] sched/wait,drm: Replace wait_on_atomic_t... Peter Zijlstra
- Re: [PATCH 02/11] sched/wait,drm: Replace wait_on_... Chris Wilson
- [PATCH 10/11] sched/wait: Remove wait_on_atomic_t() Peter Zijlstra
- [PATCH 06/11] sched/wait,fscache: Replace wait_on_atom... Peter Zijlstra
- [PATCH 11/11] sched/wait: Improve __var_waitqueue() Peter Zijlstra
- [PATCH 03/11] sched/wait,media: Replace wait_on_atomic... Peter Zijlstra
- [PATCH 08/11] sched/wait,ocfs2: Replace wait_on_atomic... Peter Zijlstra
- [PATCH 07/11] sched/wait,nfs: Replace wait_on_atomic_t... Peter Zijlstra

