diff options
author | Mark Brown <[email protected]> | 2022-12-27 13:06:35 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-01-12 16:20:31 +0000 |
commit | 97ec597b26df774a257e3f8e97353fd1b4471615 (patch) | |
tree | 895f2dbd1b8299b3e57f3f5f16384b6ba3da34c8 /tools/perf/scripts/python/syscall-counts.py | |
parent | b7bfaa761d760e72a969d116517eaa12e404c262 (diff) |
kselftest/arm64: Fix syscall-abi for systems without 128 bit SME
SME does not mandate any specific VL so we may not have 128 bit SME but
the algorithm used for enumerating VLs assumes that we will. Add the
required check to ensure that the algorithm terminates.
Fixes: 43e3f85523e4 ("kselftest/arm64: Add SME support to syscall ABI test")
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions