aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2016-07-05 15:07:54 +1000
committerMichael Ellerman <[email protected]>2016-07-07 16:33:27 +1000
commitfecbfabe1dc940525f26eb1683cf64137befc3c2 (patch)
tree94cd1b7745f31e9ec193c9fdab600f60f7df0177 /tools/perf/scripts/python
parente93d8e67737e5b1405792d0a5b71cbe70edf263e (diff)
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
For memory hotplug to work, the MMU code needs to provide the functions create_section_mapping() and remove_section_mapping() to respectively map and unmap portions of the linear mapping. At the moment only hash64 provides these, so we provide weak stubs that just error out. This fixes the build with configurations such as 64-bit BookE with CONFIG_MEMORY_HOTPLUG enabled. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions