diff options
| author | Andrew Jones <[email protected]> | 2017-06-04 14:44:01 +0200 |
|---|---|---|
| committer | Christoffer Dall <[email protected]> | 2017-06-04 16:53:57 +0200 |
| commit | 1b6502e5bc5ef16179bcd812dfa43d8bbb5689d4 (patch) | |
| tree | 996cc1f4978462f4ddf95a4b4fc57aa1eb8a1187 /net/lapb/lapb_iface.c | |
| parent | b7484931e4a8b06fe734ac2b5134f09204bad11a (diff) | |
KVM: arm/arm64: timer: remove request-less vcpu kick
The timer work is only scheduled for a VCPU when that VCPU is
blocked. This means we only need to wake it up, not kick (IPI)
it. While calling kvm_vcpu_kick() would just do the wake up,
and not kick, anyway, let's change this to avoid request-less
vcpu kicks, as they're generally not a good idea (see
"Request-less VCPU Kicks" in
Documentation/virtual/kvm/vcpu-requests.rst)
Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Christoffer Dall <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions