rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
authorZeng Heng <zengheng4@huawei.com>
Thu, 15 Sep 2022 08:38:24 +0000 (16:38 +0800)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 18 Oct 2022 21:59:57 +0000 (14:59 -0700)
commitb5ad0d2e8832c770b3ff2887ae37b47f42a3ab82
tree334228e44116eb755b069a770914fc0913b5ad6a
parent6343402ac35dd534291a6c82924a4f09cf6cd1e5
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()

This commit removes the unused function argument 'cpu'.  This does not
change functionality, but might save a cycle or two.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
Acked-by: Mukesh Ojha <quic_mojha@quicinc.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/kvm_host.h
include/linux/rcutiny.h
include/linux/rcutree.h