Re: [PATCH] Documentation: Add explanation for two missing bits inthe tainted flag

From: Randy Dunlap
Date: Wed Jan 04 2012 - 17:20:26 EST


On 12/16/2011 05:39 AM, Larry Finger wrote:
> Two of the bits in the tainted flag are not documented.
>
> Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
> ---
>
> Index: wireless-testing-new/Documentation/sysctl/kernel.txt
> ===================================================================
> --- wireless-testing-new.orig/Documentation/sysctl/kernel.txt
> +++ wireless-testing-new/Documentation/sysctl/kernel.txt
> @@ -579,6 +579,8 @@ can be ORed together:
> instead of using the one provided by the hardware.
> 512 - A kernel warning has occurred.
> 1024 - A module from drivers/staging was loaded.
> +2048 - The system is working around a severe firmware bug.
> +4096 - An out-of-tree module has been loaded.
>
> ==============================================================
>

Applied, thanks.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/