Skip to content
Commit 17c891ab authored by Muchun Song's avatar Muchun Song Committed by Peter Zijlstra
Browse files

sched/fair: Use __this_cpu_read() in wake_wide()



The code is executed with preemption(and interrupts) disabled,
so it's safe to use __this_cpu_write().

Signed-off-by: default avatarMuchun Song <songmuchun@bytedance.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200421144123.33580-1-songmuchun@bytedance.com
parent bf2c59fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment