mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 15:14:52 +00:00
![]() Currently the mitigation patching test errors out if the kernel is tainted prior to the test running. That causes the test to fail unnecessarily if some other test has caused the kernel to be tainted, or if a proprietary or force module is loaded for example. Instead just warn if the kernel is tainted to begin with, and only report a change in the taint state as an error in the test. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://patch.msgid.link/20241106130453.1741013-5-mpe@ellerman.id.au |
||
---|---|---|
.. | ||
.gitignore | ||
branch_loops.S | ||
entry_flush.c | ||
flush_utils.c | ||
flush_utils.h | ||
Makefile | ||
mitigation-patching.sh | ||
rfi_flush.c | ||
settings | ||
spectre_v2.c | ||
uaccess_flush.c |