diff options
author | Thomas Bogendoerfer <[email protected]> | 2019-10-31 10:46:04 +0100 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-10-31 15:19:59 -0700 |
commit | 637346748245e94c877aa746e6fe0d7079b7736a (patch) | |
tree | 674c6ab8c607901b1c00d772a66289ad29268513 /tools/perf/scripts/python/stackcollapse.py | |
parent | d6d5df1db6e9d7f8f76d2911707f7d5877251b02 (diff) |
MIPS: SGI-IP27: fix exception handler replication
Commit 775b089aeffa ("MIPS: tlbex: Remove cpu_has_local_ebase") removed
generating tlb refill handlers for every CPU, which was needed for
generating per node exception handlers on IP27. Instead of resurrecting
(and fixing) refill handler generation, we simply copy all exception
vectors from the boot node to the other nodes. Also remove the config
option since the memory tradeoff for expection handler replication
is just 8k per node.
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: James Hogan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions