diff options
author | Peter Xu <peterx@redhat.com> | 2019-12-16 22:31:24 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-03-06 13:42:28 +0100 |
commit | e188f0a50f637391f440b9bf0a1066db71a20889 (patch) | |
tree | c6a22e5e9f5d6dff2663d19cf402767eafa6d421 /kernel/sched | |
parent | smp: Allow smp_call_function_single_async() to insert locked csd (diff) | |
download | linux-e188f0a50f637391f440b9bf0a1066db71a20889.tar.xz linux-e188f0a50f637391f440b9bf0a1066db71a20889.zip |
MIPS: smp: Remove tick_broadcast_count
Now smp_call_function_single_async() provides the protection that
we'll return with -EBUSY if the csd object is still pending, then we
don't need the tick_broadcast_count counter any more.
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20191216213125.9536-3-peterx@redhat.com
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions