From: Xiao Guangrong Date: Wed, 20 Jun 2012 08:00:00 +0000 (+0800) Subject: KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint X-Git-Tag: v3.6-rc1~124^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fbc277053836a4d80c72a0843bcbc7595b31e87;p=pandora-kernel.git KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint The P bit of page fault error code is missed in this tracepoint, fix it by passing the full error code Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed