diff options
author | Peter Zijlstra <peterz@infradead.org> | 2021-03-02 08:02:43 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-03-06 13:00:22 +0100 |
commit | d43f17a1da25373580ebb466de7d0641acbf6fd6 (patch) | |
tree | 3a07d13a91dd21c21362374b6653ed6bd79302c4 /ipc | |
parent | smp: Inline on_each_cpu_cond() and on_each_cpu() (diff) | |
download | linux-d43f17a1da25373580ebb466de7d0641acbf6fd6.tar.xz linux-d43f17a1da25373580ebb466de7d0641acbf6fd6.zip |
smp: Micro-optimize smp_call_function_many_cond()
Call the generic send_call_function_single_ipi() function, which
will avoid the IPI when @last_cpu is idle.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions