diff options
author | 2012-10-16 22:25:45 +0000 | |
---|---|---|
committer | 2012-10-18 10:37:52 +1100 | |
commit | ce236ab576a2d76b1d6eb268221e74f05ed48d8b (patch) | |
tree | a409d30a71e09069b1656aed6faab5b20de66faf /tools/perf/scripts/python/check-perf-trace.py | |
parent | Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" (diff) | |
download | linux-dev-ce236ab576a2d76b1d6eb268221e74f05ed48d8b.tar.xz linux-dev-ce236ab576a2d76b1d6eb268221e74f05ed48d8b.zip |
powerpc: Build fix for powerpc KVM
Fix build failure for powerpc KVM by adding missing VPN_SHIFT definition
and the ';'
arch/powerpc/kvm/book3s_32_mmu_host.c: In function 'kvmppc_mmu_map_page':
arch/powerpc/kvm/book3s_32_mmu_host.c:176: error: 'VPN_SHIFT' undeclared (first use in this function)
arch/powerpc/kvm/book3s_32_mmu_host.c:176: error: (Each undeclared identifier is reported only once
arch/powerpc/kvm/book3s_32_mmu_host.c:176: error: for each function it appears in.)
arch/powerpc/kvm/book3s_32_mmu_host.c:178: error: expected ';' before 'next_pteg'
arch/powerpc/kvm/book3s_32_mmu_host.c:190: error: label 'next_pteg' used but not defined
make[1]: *** [arch/powerpc/kvm/book3s_32_mmu_host.o] Error 1
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions