diff options
author | Peter Zijlstra <[email protected]> | 2020-05-26 18:11:03 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-05-28 10:54:16 +0200 |
commit | 126c2092e5c8b28623cb890cd2930aa292410676 (patch) | |
tree | e3eab4e069fa3150f0388e513296d0dc23759600 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4b44a21dd640b692d4e9b12d3e37c24825f90baa (diff) |
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) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions