diff options
author | Muchun Song <smuchun@gmail.com> | 2019-06-18 22:33:05 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-06-23 18:14:27 +0200 |
commit | 8afecaa68df1e94a9d634f1f961533a925f239fc (patch) | |
tree | cbf3f154c599e41cca84efda432b8db3f8137959 /crypto | |
parent | 0e51833042fccfe882ef3e85a346252550d26c22 (diff) |
softirq: Use __this_cpu_write() in takeover_tasklets()
The code is executed with interrupts disabled, so it's safe to use
__this_cpu_write().
[ tglx: Massaged changelog ]
Signed-off-by: Muchun Song <smuchun@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: joel@joelfernandes.org
Cc: rostedt@goodmis.org
Cc: frederic@kernel.org
Cc: paulmck@linux.vnet.ibm.com
Cc: alexander.levin@verizon.com
Cc: peterz@infradead.org
Link: https://lkml.kernel.org/r/20190618143305.2038-1-smuchun@gmail.com
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions