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:
75d61fb
)
KVM: MMU: make spte_is_locklessly_modifiable() more clear
author
Gleb Natapov
<gleb@redhat.com>
Wed, 30 Jan 2013 14:45:00 +0000
(16:45 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 5 Feb 2013 01:24:28 +0000
(23:24 -0200)
spte_is_locklessly_modifiable() checks that both SPTE_HOST_WRITEABLE and
SPTE_MMU_WRITEABLE are present on spte. Make it more explicit.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found