You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TAINT_USER] ="(N/U) The user has asked that the system be marked \"tainted\".\n This could be because they are running software that \n directly modifies the hardware, or for other reasons",
73
73
[TAINT_DIE] ="The system has died",
74
74
[TAINT_OVERRIDEN_ACPI_TABLE] ="The ACPI DSDT has been overridden with one supplied by the\n user instead of using the one provided by the hardware",
75
-
[TAINT_WARN] ="A kernel warning has occurred",
75
+
[TAINT_WARN] ="A kernel warning has occurred (kernel issued warning)",
76
76
[TAINT_CRAP] ="A module from drivers/staging was loaded",
77
77
[TAINT_FIRMWARE_WORKAROUND] ="The system is working around a severe firmware bug",
78
78
[TAINT_OOT_MODULE] ="An out-of-tree module has been loaded (not shipped with Kernel)",
0 commit comments