Skip to content
Commit 4267c41a authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Tune hotplug/suspend IPIs



The hotplug IPIs can be called from the cpu on which we are currently
running on, so use on_cpu().  Similarly, drop on_each_cpu() for the
suspend/resume callbacks, as we're in atomic context here and only one
cpu is up anyway.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 1b6c0168
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment