diff options
author | Mark Brown <[email protected]> | 2024-10-01 23:58:42 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-04 12:04:33 +0100 |
commit | f645e888b1a6760532d8d89714cb698dd52d89bd (patch) | |
tree | c6d404d12725248d0b857277ef1f44a7eebc9b9b /tools/perf/scripts/python/gecko.py | |
parent | 9ab515b18f8463fbb340fece47cd461809e42a9d (diff) |
arm64/mm: Restructure arch_validate_flags() for extensibility
Currently arch_validate_flags() is written in a very non-extensible
fashion, returning immediately if MTE is not supported and writing the MTE
check as a direct return. Since we will want to add more checks for GCS
refactor the existing code to be more extensible, no functional change
intended.
Reviewed-by: Thiago Jung Bauermann <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions