diff options
author | Will Deacon <[email protected]> | 2020-10-01 09:48:21 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-10-01 12:43:05 +0100 |
commit | 80d6b466679c3dced3b359a6379c6d913de39afd (patch) | |
tree | 1b3b33a7510d22f342ea459c98acb8d792eb064b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6a1bdb173f9967b2329aab0f25bcba963f54e06b (diff) |
arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD
TCR_EL1.HD is permitted to be cached in a TLB, so invalidate the local
TLB after setting the bit when detected support for the feature. Although
this isn't strictly necessary, since we can happily operate with the bit
effectively clear, the current code uses an ISB in a half-hearted attempt
to make the change effective, so let's just fix that up.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Catalin Marinas <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions