diff options
| author | Viresh Kumar <[email protected]> | 2019-02-12 09:27:01 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-02-13 07:34:13 +0000 |
| commit | c89d92eddfad11e912fb506f85e1796064a9f9d2 (patch) | |
| tree | 475797f3ce1899bad0098b86a7ca61a1fe5587e5 /drivers/fpga/altera-fpga2sdram.c | |
| parent | sched/fair: Remove unused 'sd' parameter from select_idle_smt() (diff) | |
| download | kernel-c89d92eddfad11e912fb506f85e1796064a9f9d2.tar.gz kernel-c89d92eddfad11e912fb506f85e1796064a9f9d2.zip | |
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
The cpumasks updated here are not subject to concurrency and using
atomic bitops for them is pointless and expensive. Use the non-atomic
variants instead.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vincent Guittot <[email protected]>
Link: http://lkml.kernel.org/r/2e2a10f84b9049a81eef94ed6d5989447c21e34a.1549963617.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
