From: Xiao Guangrong Date: Mon, 28 Nov 2011 12:41:00 +0000 (+0800) Subject: KVM: MMU: audit: replace mmu audit tracepoint with jump-label X-Git-Tag: v3.3-rc1~131^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0375f7fad904b59502341ccecfc8faea70b34c91;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed