Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Larry Finger and committed by
Linus Torvalds
f5fe184b 14fdbf7e

+2
+2
Documentation/sysctl/kernel.txt
··· 601 601 instead of using the one provided by the hardware. 602 602 512 - A kernel warning has occurred. 603 603 1024 - A module from drivers/staging was loaded. 604 + 2048 - The system is working around a severe firmware bug. 605 + 4096 - An out-of-tree module has been loaded. 604 606 605 607 ============================================================== 606 608