diff options
author | Vincenzo Frascino <vincenzo.frascino@arm.com> | 2022-01-31 12:34:05 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-01-31 18:35:14 +0100 |
commit | ec049891b2dc16591813eacaddc476b3d27c8c14 (patch) | |
tree | 12137b5ea9af3ce29834c1aa0392690d66ac5e1c /drivers/platform/x86/asus-tf103c-dock.c | |
parent | selftests: skip mincore.check_file_mmap when fs lacks needed support (diff) | |
download | linux-ec049891b2dc16591813eacaddc476b3d27c8c14.tar.xz linux-ec049891b2dc16591813eacaddc476b3d27c8c14.zip |
kselftest: Fix vdso_test_abi return status
vdso_test_abi contains a batch of tests that verify the validity of the
vDSO ABI.
When a vDSO symbol is not found the relevant test is skipped reporting
KSFT_SKIP. All the tests return values are then added in a single
variable which is checked to verify failures. This approach can have
side effects which result in reporting the wrong kselftest exit status.
Fix vdso_test_abi verifying the return code of each test separately.
Cc: Shuah Khan <shuah@kernel.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Reported-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/platform/x86/asus-tf103c-dock.c')
0 files changed, 0 insertions, 0 deletions