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:
a65cf51
)
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Mon, 28 Nov 2011 12:41:00 +0000
(20:41 +0800)
committer
Avi Kivity
<avi@redhat.com>
Tue, 27 Dec 2011 09:22:05 +0000
(11:22 +0200)
The tracepoint is only used to audit mmu code, it should not be exposed to
user, let us replace it with jump-label.
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found