diff options
author | 2012-06-15 15:07:24 -0400 | |
---|---|---|
committer | 2012-07-03 14:55:31 -0300 | |
commit | 36c1ed821bd11fb9a3f99a060b1553c114dc2d07 (patch) | |
tree | b8d7e5e3eaf07218d04e5bbe20a8cd7c119b6508 /tools/perf/scripts/python/syscall-counts.py | |
parent | KVM: VMX: code clean for vmx_init() (diff) | |
download | linux-dev-36c1ed821bd11fb9a3f99a060b1553c114dc2d07.tar.xz linux-dev-36c1ed821bd11fb9a3f99a060b1553c114dc2d07.zip |
KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
In order to avoid compilation failure when KVM is not compiled in,
guard the mmu_notifier specific sections with both CONFIG_MMU_NOTIFIER
and KVM_ARCH_WANT_MMU_NOTIFIER, like it is being done in the rest of
the KVM code.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions