diff options
author | Vincenzo Frascino <[email protected]> | 2022-01-31 11:34:05 +0000 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-01-31 10:35:14 -0700 |
commit | ec049891b2dc16591813eacaddc476b3d27c8c14 (patch) | |
tree | 12137b5ea9af3ce29834c1aa0392690d66ac5e1c /net/lapb/lapb_in.c | |
parent | dae1d8ac31896988e7313384c0370176a75e9b45 (diff) |
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 <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Reported-by: Cristian Marussi <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions