On Mon, 13 Dec 2021 22:12:23 +0530, Sachin Sant wrote:
Mitigation patching test iterates over a set of mitigations irrespective
of whether a certain mitigation is supported/available in the kernel.
This causes following messages on a kernel where some mitigations
are unavailable:
Spawned threads enabling/disabling mitigations ...
cat: entry_flush: No such file or directory
cat: uaccess_flush: No such file or directory
Waiting for timeout ...
OK
[...]
Applied to powerpc/next.
[1/1] selftests/powerpc: skip tests for unavailable mitigations.
https://git.kernel.org/powerpc/c/18678591846d668649fbd4f87b4a4c470818d386
cheers