diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2020-01-17 10:01:37 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-01-24 20:40:09 +0100 |
commit | cb923159bbb8cc8fe09c19a3435ee11fd546f3d3 (patch) | |
tree | aef64dac868e61f25a43de74f578e2a3a72b4b2a /samples | |
parent | smp: Add a smp_cond_func_t argument to smp_call_function_many() (diff) | |
download | linux-cb923159bbb8cc8fe09c19a3435ee11fd546f3d3.tar.xz linux-cb923159bbb8cc8fe09c19a3435ee11fd546f3d3.zip |
smp: Remove allocation mask from on_each_cpu_cond.*()
The allocation mask is no longer used by on_each_cpu_cond() and
on_each_cpu_cond_mask() and can be removed.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20200117090137.1205765-4-bigeasy@linutronix.de
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions