Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5fe184b authored by Larry Finger's avatar Larry Finger Committed by Linus Torvalds
Browse files

Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt



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

Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 14fdbf7e
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -601,6 +601,8 @@ can be ORed together:
        instead of using the one provided by the hardware.
        instead of using the one provided by the hardware.
 512 - A kernel warning has occurred.
 512 - A kernel warning has occurred.
1024 - A module from drivers/staging was loaded.
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.


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