diff options
author | Andrew Jones <drjones@redhat.com> | 2020-08-04 19:06:02 +0200 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-08-21 15:04:14 +0200 |
commit | 53f985584e3c2ebe5f2455530fbf87a001528db8 (patch) | |
tree | 7ad5be2d2651d8ebc4595c784a13d43b7e6a5a2c /sound/x86 | |
parent | KVM: arm64: Drop type input from kvm_put_guest (diff) | |
download | linux-53f985584e3c2ebe5f2455530fbf87a001528db8.tar.xz linux-53f985584e3c2ebe5f2455530fbf87a001528db8.zip |
KVM: arm64: pvtime: Fix stolen time accounting across migration
When updating the stolen time we should always read the current
stolen time from the user provided memory, not from a kernel
cache. If we use a cache then we'll end up resetting stolen time
to zero on the first update after migration.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200804170604.42662-5-drjones@redhat.com
Diffstat (limited to 'sound/x86')
0 files changed, 0 insertions, 0 deletions