aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2020-11-27 00:09:58 +1100
committerMichael Ellerman <[email protected]>2020-12-04 01:01:09 +1100
commit8d1eeabf253657ae3e76970514f30b7e53a6898f (patch)
tree1524eea365265fb789d93bf2091e468160f36da5 /tools/perf/scripts/python/bin/stackcollapse-report
parentbae80c27fc2195b9e5723d7b05c592e0874f4ba9 (diff)
powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
In order to build VDSO32 for PPC64, we need to have CPU_FTRS_POSSIBLE and CPU_FTRS_ALWAYS independant of whether we are building the 32 bits VDSO or the 64 bits VDSO. Use #ifdef CONFIG_PPC64 instead of #ifdef __powerpc64__ Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions