lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
authorKees Cook <keescook@chromium.org>
Wed, 23 Jun 2021 20:39:31 +0000 (13:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jun 2021 13:32:07 +0000 (15:32 +0200)
commita15676ac8f24a9ac5fd881cf17be4be13fa0910a
treebd88ed756f4c12cf00dbc4ab80687a6d79c7b15a
parent0acbdbc7205cf754e76c4f234dde4fa42316f50d
lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE

When built under CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS, this test is
expected to fail (i.e. not trip an exception).

Fixes: 46d1a0f03d66 ("selftests/lkdtm: Add tests for LKDTM targets")
Cc: stable@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210623203936.3151093-5-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/lkdtm/bugs.c