]> Git Repo - linux.git/commit - arch/x86/kvm/mmu.c
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
authorXiao Guangrong <[email protected]>
Mon, 28 Nov 2011 12:41:00 +0000 (20:41 +0800)
committerAvi Kivity <[email protected]>
Tue, 27 Dec 2011 09:22:05 +0000 (11:22 +0200)
commit0375f7fad904b59502341ccecfc8faea70b34c91
tree23de875b6c9d4cb267738860dc27db1289bee1fa
parenta65cf5181aa608addcb2873c8ed90413a9f539cb
KVM: MMU: audit: replace mmu audit tracepoint with jump-label

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 <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
arch/x86/kvm/mmu.c
arch/x86/kvm/mmu_audit.c
arch/x86/kvm/mmutrace.h
arch/x86/kvm/paging_tmpl.h
This page took 0.067932 seconds and 4 git commands to generate.