diff options
author | 2009-05-24 22:15:25 +0300 | |
---|---|---|
committer | 2009-05-25 20:00:50 +0300 | |
commit | a8cd0244e9cebcf9b358d24c7e7410062f3665cb (patch) | |
tree | 8e7da98d9fbcb5f86abfab5b1d6ab8b97294f801 /mm | |
parent | Linux 2.6.30-rc7 (diff) | |
download | wireguard-linux-a8cd0244e9cebcf9b358d24c7e7410062f3665cb.tar.xz wireguard-linux-a8cd0244e9cebcf9b358d24c7e7410062f3665cb.zip |
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
The paravirt tlb flush may be used not only to flush TLBs, but also
to reload the four page-directory-pointer-table entries, as it is used
as a replacement for reloading CR3. Change the code to do the entire
CR3 reloading dance instead of simply flushing the TLB.
Cc: stable@kernel.org
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions