KVM: MMU: audit: replace mmu audit tracepoint with jump-label
commit0375f7fad904b59502341ccecfc8faea70b34c91
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Mon, 28 Nov 2011 12:41:00 +0000 (28 20:41 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:22:05 +0000 (27 11:22 +0200)
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 <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/mmu_audit.c
arch/x86/kvm/mmutrace.h
arch/x86/kvm/paging_tmpl.h