]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Mon, 2 Jul 2012 08:58:48 +0000 (17:58 +0900)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 18 Jul 2012 19:55:04 +0000 (16:55 -0300)
commitf395302e09ef783b8f82d1160510a95aa8c66dbc
tree0a9b6a0520533cf2ae44e5cc1084ad04ccd68dc6
parent048212d0bc0b1769a4bbecd7ace8c8d237577d1b
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()

This restricts the tracing to page aging and makes it possible to
optimize kvm_handle_hva_range() further in the following patch.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c