diff options
author | Avi Kivity <avi@qumranet.com> | 2008-08-22 18:19:38 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-08-25 16:24:27 +0200 |
commit | cd5998ebfbc9e6cb44408efa217c15d7eea13675 (patch) | |
tree | d0ec4fa1d772c385ea71a1d5a5aa0646710ca3f7 /include | |
parent | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot (diff) | |
download | linux-cd5998ebfbc9e6cb44408efa217c15d7eea13675.tar.xz linux-cd5998ebfbc9e6cb44408efa217c15d7eea13675.zip |
KVM: MMU: Fix torn shadow pte
The shadow code assigns a pte directly in one place, which is nonatomic on
i386 can can cause random memory references. Fix by using an atomic setter.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions