diff options
author | Avi Kivity <avi@qumranet.com> | 2008-08-22 19:19:38 +0300 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-08-25 17:24:27 +0300 |
commit | cd5998ebfbc9e6cb44408efa217c15d7eea13675 (patch) | |
tree | d0ec4fa1d772c385ea71a1d5a5aa0646710ca3f7 /arch/x86/pci/init.c | |
parent | 18b13e5457041429af3974afd52f647c3a5465dd (diff) |
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 'arch/x86/pci/init.c')
0 files changed, 0 insertions, 0 deletions