Peter Zijlstra 126c2092e5 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
2020-05-28 10:54:16 +02:00
..
2020-05-28 10:54:16 +02:00
2019-06-17 12:12:27 +02:00
2020-05-28 10:54:16 +02:00
2020-05-28 10:54:16 +02:00
2020-03-20 13:06:19 +01:00
2020-05-28 10:54:16 +02:00