Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wmealing/e77a0c1004c8633b191c to your computer and use it in GitHub Desktop.
Save wmealing/e77a0c1004c8633b191c to your computer and use it in GitHub Desktop.
* 'P' - Proprietary module has been loaded.
* 'F' - Module has been forcibly loaded.
* 'S' - SMP with CPUs not designed for SMP.
* 'R' - User forced a module unload.
* 'M' - System experienced a machine check exception.
* 'B' - System has hit bad_page.
* 'U' - Userspace-defined naughtiness.
* 'D' - Kernel has oopsed before
* 'A' - ACPI table overridden.
* 'W' - Taint on warning.
* 'C' - modules from drivers/staging are loaded.
* 'I' - Working around severe firmware bug.
* 'O' - Out-of-tree module has been loaded.
* 'E' - Unsigned module has been loaded.
* 'L' - A soft lockup has previously occurred.
* 'K' - Kernel has been live patched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment