diff options
author | 2020-05-26 18:11:03 +0200 | |
---|---|---|
committer | 2020-05-28 10:54:16 +0200 | |
commit | 126c2092e5c8b28623cb890cd2930aa292410676 (patch) | |
tree | e3eab4e069fa3150f0388e513296d0dc23759600 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | irq_work, smp: Allow irq_work on call_single_queue (diff) | |
download | wireguard-linux-126c2092e5c8b28623cb890cd2930aa292410676.tar.xz wireguard-linux-126c2092e5c8b28623cb890cd2930aa292410676.zip |
sched: Add rq::ttwu_pending
In preparation of removing rq->wake_list, replace the
!list_empty(rq->wake_list) with rq->ttwu_pending. This is not fully
equivalent as this new variable is racy.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200526161908.070399698@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions