KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Wed, 20 Jun 2012 08:00:00 +0000 (16:00 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 11 Jul 2012 13:51:22 +0000 (16:51 +0300)
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 <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found