git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca9edae
)
KVM: MMU: check for present pdptr shadow page in walk_shadow
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 9 Dec 2008 15:07:22 +0000
(16:07 +0100)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:46 +0000
(16:55 +0200)
walk_shadow assumes the caller verified validity of the pdptr pointer in
question, which is not the case for the invlpg handler.
Fixes oops during Solaris 10 install.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found