aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2013-09-26 17:52:17 +1000
committerBenjamin Herrenschmidt <[email protected]>2013-12-02 14:16:39 +1100
commit66c29da6782b9861b17f9fc81746e30315e039c2 (patch)
treee4f690ec5f869d74f4a4d3057865f682d9f1b5d5 /tools/perf/scripts/python/futex-contention.py
parent1edb55a473eb1151f54590371761fdeb35b3b593 (diff)
powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV
We currently have a user visible CONFIG_POWERNV_MSI option, but it doesn't actually disable MSI for powernv. The MSI code is always built, what it does disable is the inclusion of the MSI bitmap code, which leads to a build error. eg, with PPC_POWERNV=y and POWERNV_MSI=n we get: arch/powerpc/platforms/built-in.o: In function `.pnv_teardown_msi_irqs': pci.c:(.text+0x3558): undefined reference to `.msi_bitmap_free_hwirqs' We don't really need a POWERNV_MSI symbol, just have the MSI bitmap code depend directly on PPC_POWERNV. Signed-off-by: Michael Ellerman <[email protected]> Reviewed-by: Gavin Shan <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions