diff options
author | Muchun Song <songmuchun@bytedance.com> | 2020-04-21 22:41:23 +0800 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-04-30 20:14:41 +0200 |
commit | 17c891ab349138e8d8a59ca2700f42ce8af96f4e (patch) | |
tree | b662d232acd8ac34bc3ee13906501534f93def64 /kernel/sched/isolation.c | |
parent | bf2c59fce4074e55d622089b34be3a6bc95484fb (diff) | |
download | linux-stable-17c891ab349138e8d8a59ca2700f42ce8af96f4e.tar.gz linux-stable-17c891ab349138e8d8a59ca2700f42ce8af96f4e.tar.bz2 linux-stable-17c891ab349138e8d8a59ca2700f42ce8af96f4e.zip |
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: Muchun Song <songmuchun@bytedance.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200421144123.33580-1-songmuchun@bytedance.com
Diffstat (limited to 'kernel/sched/isolation.c')
0 files changed, 0 insertions, 0 deletions