You need to sign in or sign up before continuing.
-
由 David Gow 提交于
Taint the kernel with TAINT_TEST whenever a test module loads, by adding a new "TEST" module property, and setting it for all modules in the tools/testing directory. This property can also be set manually, for tests which live outside the tools/testing directory with: MODULE_INFO(test, "Y"); Reviewed-by: NLuis Chamberlain <mcgrof@kernel.org> Reviewed-by: NAaron Tomlin <atomlin@redhat.com> Acked-by: NBrendan Higgins <brendanhiggins@google.com> Signed-off-by: NDavid Gow <davidgow@google.com> Signed-off-by: NShuah Khan <skhan@linuxfoundation.org>
74829ddf