X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Foops-tracing.txt;h=13032c0140d430b3bc15a5e4a5771eecfc208f4e;hb=f53acc0b5b403434e038dd4ee9f83f63fdf3390f;hp=6fe9001b92634ec306a745d5842883640db79597;hpb=53b5cd349556394f91553b3bab3b483b4024e6d8;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Documentation/oops-tracing.txt b/Documentation/oops-tracing.txt index 6fe9001..13032c0 100644 --- a/Documentation/oops-tracing.txt +++ b/Documentation/oops-tracing.txt @@ -263,6 +263,8 @@ characters, each representing a particular tainted value. 12: 'I' if the kernel is working around a severe bug in the platform firmware (BIOS or similar). + 13: 'O' if an externally-built ("out-of-tree") module has been loaded. + 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