diff options
author | 2024-10-01 23:58:42 +0100 | |
---|---|---|
committer | 2024-10-04 12:04:33 +0100 | |
commit | f645e888b1a6760532d8d89714cb698dd52d89bd (patch) | |
tree | c6d404d12725248d0b857277ef1f44a7eebc9b9b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mm: Define VM_HIGH_ARCH_6 (diff) | |
download | wireguard-linux-f645e888b1a6760532d8d89714cb698dd52d89bd.tar.xz wireguard-linux-f645e888b1a6760532d8d89714cb698dd52d89bd.zip |
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 <thiago.bauermann@linaro.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241001-arm64-gcs-v13-3-222b78d87eee@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions