[...]
You should have read this bit of the self-test printout:
[ 0.004000] 133 out of 218 testcases failed, as expected. |
there was no unexpected failure. A real test-case failure is displayed
as: 'FAILED', and you'll get a verbose printout about the unexpected
testcase failures.
no, that messes up the kernel. Kconfig.debug is a separate, unique
kconfig file with debugging related options.
yes. It shows the kinds of bugs we dont find when PROVE_LOCKING is
disabled. It also shows that the test-cases are working as expected.
Ingo
--