X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Foops-tracing.txt;h=e3155995ddd878c59d60d3519f2addaac716a743;hb=cdd705dddc57960f74c67e5a5935e326527f94c6;hp=13032c0140d430b3bc15a5e4a5771eecfc208f4e;hpb=c63dbbd5268c397f051e0e0f665799ef64a1f3a4;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index 13032c0140d4..e3155995ddd8 100644 --- a/Documentation/oops-tracing.txt +++ b/Documentation/oops-tracing.txt @@ -265,6 +265,9 @@ characters, each representing a particular tainted value. 13: 'O' if an externally-built ("out-of-tree") module has been loaded. + 14: 'E' if an unsigned module has been loaded in a kernel supporting + module signature. + The primary reason for the 'Tainted: ' string is to tell kernel debuggers if this is a clean kernel or if anything unusual has occurred. Tainting is permanent: even if an offending module is