diff options
author | John David Anglin <[email protected]> | 2019-04-12 19:12:04 -0400 |
---|---|---|
committer | Helge Deller <[email protected]> | 2019-05-03 23:47:40 +0200 |
commit | 6c63ef80014b60ab13bee7e683d0a95521bb7fdd (patch) | |
tree | 2b9908266692c3aba234f39350df1e3f1650dd1d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dbdf0760990583649bfaca75fd98f76afd5f3905 (diff) |
parisc: Remove lock code to serialize TLB operations in pacache.S
TLB operations only need to be serialized on machines with the Merced
(Stretch) bus. The only machines in this category are L and N class, and
they require a 64-bit PA 2.0 kernel. On these machines, we use local TLB
purges in the tmpalias routines.
We don't need to serialize TLB purges on all other machines. Thus, the
lock/unlock code can be removed when CONFIG_PA20 is not defined.
Further, when CONFIG_PA20 is not defined, alternative patching converts
the TLB purges to local purges when PA 2.0 hardware has been detected.
Signed-off-by: John David Anglin <[email protected]>
Tested-By: Sven Schnelle <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions