diff options
author | Marcelo Tosatti <[email protected]> | 2008-11-21 19:13:58 +0100 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2008-11-23 15:24:19 +0200 |
commit | 0c0f40bdbe4ddb48ebecfb5c2b56eeb175a57c45 (patch) | |
tree | 5fc295c2999bcfe9d4860d1cac012188e46a82aa /net/unix/af_unix.c | |
parent | ce50b91d0f7b0b90e3960a6f306b4027378c7c27 (diff) |
KVM: MMU: fix sync of ptes addressed at owner pagetable
During page sync, if a pagetable contains a self referencing pte (that
points to the pagetable), the corresponding spte may be marked as
writable even though all mappings are supposed to be write protected.
Fix by clearing page unsync before syncing individual sptes.
Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions