aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAdam Sindelar <[email protected]>2022-07-04 14:38:13 +0200
committerakpm <[email protected]>2022-07-29 18:07:14 -0700
commitac3ced5fc12fb3d7268054485cbc36441c05cf24 (patch)
tree8021e39bc0d1927b836800eef35c003a3d33d4c7 /scripts/gdb/linux/tasks.py
parent3b8e7f5c42d1aa44f71fd219717c80e34101361e (diff)
selftests/vm: skip 128TBswitch on unsupported arch
The test va_128TBswitch.c exercises a feature only supported on PPC and x86_64, but it's run on other 64-bit archs as well. Before this patch, the test did nothing and returned 0 for KSFT_PASS. This patch makes it return the KSFT codes from kselftest.h, including KSFT_SKIP when appropriate. Verified on arm64 and x86_64. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Adam Sindelar <[email protected]> Cc: David Vernet <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions