aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2019-08-14 10:02:20 +0000
committerMichael Ellerman <[email protected]>2019-08-20 21:22:13 +1000
commit9d6d712fbf7766f21c838940eebcd7b4d476c5e6 (patch)
tree5ce76780dc590555230bbd461f0f486c641fc1be /tools/perf/scripts/python/bin/stackcollapse-record
parent38a0d0cdb46d3f91534e5b9839ec2d67be14c59d (diff)
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
When KASAN is selected, the definitive hash table has to be set up later, but there is already an early temporary one. When KASAN is not selected, there is no early hash table, so the setup of the definitive hash table cannot be delayed. Fixes: 72f208c6a8f7 ("powerpc/32s: move hash code patching out of MMU_init_hw()") Cc: [email protected] # v5.2+ Reported-by: Jonathan Neuschafer <[email protected]> Tested-by: Jonathan Neuschafer <[email protected]> Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/b7860c5e1e784d6b96ba67edf47dd6cbc2e78ab6.1565776892.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions