lkml.org 
[lkml]   [2012]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/2] Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt
From: Larry Finger <Larry.Finger@lwfinger.net>

Two of the bits in the tainted flag are not documented.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---

---
Documentation/sysctl/kernel.txt | 2 ++
1 file changed, 2 insertions(+)

--- lnx-33-rc2.orig/Documentation/sysctl/kernel.txt
+++ lnx-33-rc2/Documentation/sysctl/kernel.txt
@@ -601,6 +601,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.

==============================================================


\
 
 \ /
  Last update: 2012-02-06 18:53    [W:0.027 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site