diff options
author | Paul Mackerras <paulus@ozlabs.org> | 2025-01-31 09:29:17 +0300 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-02-26 18:46:48 +0300 |
commit | 3d45a3d0d2e6b5cf47c6f0ab890f6ce762d9fd23 (patch) | |
tree | 6453ae6498afaac940fdacd848a2604c958bba3b /tools/perf/scripts/python/parallel-perf.py | |
parent | 2b0a438d5380c32817e1b2c883bd0494461e9f4f (diff) | |
download | linux-3d45a3d0d2e6b5cf47c6f0ab890f6ce762d9fd23.tar.xz |
powerpc: Define config option for processors with broadcast TLBIE
Power ISA v3.0 (and later) implementations in the Linux Compliancy
Subset and lower are not required to implement broadcast TLBIE, and in
fact Microwatt doesn't.
To avoid the need to specify "disable_tlbie" on the kernel command
line on SMP Microwatt systems, this defines a config option that
asserts that the platform implements broadcast TLBIE. This option is
selected by the pseries and powernv platforms, but not by microwatt.
Note that this option is only relevant when the radix MMU is being
used, so platforms without a radix MMU don't need it.
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/Z5xtvdozEfEmRyeI@thinks.paulus.ozlabs.org
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions