diff options
| author | Andy Lutomirski <[email protected]> | 2020-03-19 21:30:56 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2020-03-20 10:20:04 +0000 |
| commit | 07f24dc95daca49b8a2e804edc024dd4e91610ac (patch) | |
| tree | 354b59093889111beb67683cb41256e007b10585 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | Linux 5.6-rc6 (diff) | |
| download | kernel-07f24dc95daca49b8a2e804edc024dd4e91610ac.tar.gz kernel-07f24dc95daca49b8a2e804edc024dd4e91610ac.zip | |
selftests/x86/vdso: Fix no-vDSO segfaults
test_vdso would try to call a NULL pointer if the vDSO was missing.
vdso_restorer_32 hit a genuine failure: trying to use the
kernel-provided signal restorer doesn't work if the vDSO is missing.
Skip the test if the vDSO is missing, since the test adds no particular
value in that case.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/618ea7b8c55b10d08b1cb139e9a3a957934b8647.1584653439.git.luto@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
