mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
trivial comment wording/typo fix regarding taint flags
Signed-off-by: Daniel Roesen <dr@cluenet.de> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
5a56db1c0f
commit
9aa5e993fa
@ -148,7 +148,7 @@ EXPORT_SYMBOL(panic);
|
||||
* 'F' - Module has been forcibly loaded.
|
||||
* 'S' - SMP with CPUs not designed for SMP.
|
||||
* 'R' - User forced a module unload.
|
||||
* 'M' - Machine had a machine check experience.
|
||||
* 'M' - System experienced a machine check exception.
|
||||
* 'B' - System has hit bad_page.
|
||||
* 'U' - Userspace-defined naughtiness.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user