diff options
author | Kees Cook <keescook@chromium.org> | 2020-06-25 23:37:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-29 19:41:39 +0300 |
commit | ae56942c14740c2963222efdc36c667ab19555ef (patch) | |
tree | 43a620265236477c3c922429a07ab0fb5b80467d /fs/fscache | |
parent | 4fccc8c0ff740e62343b6de38426a48b345b95f4 (diff) | |
download | linux-ae56942c14740c2963222efdc36c667ab19555ef.tar.xz |
lkdtm: Make arch-specific tests always available
I'd like arch-specific tests to XFAIL when on a mismatched architecture
so that we can more easily compare test coverage across all systems.
Lacking kernel configs or CPU features count as a FAIL, not an XFAIL.
Additionally fixes a build failure under 32-bit UML.
Fixes: b09511c253e5 ("lkdtm: Add a DOUBLE_FAULT crash type on x86")
Fixes: cea23efb4de2 ("lkdtm/bugs: Make double-fault test always available")
Fixes: 6cb6982f42cb ("lkdtm: arm64: test kernel pointer authentication")
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20200625203704.317097-5-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/fscache')
0 files changed, 0 insertions, 0 deletions