]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kernel.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
[linux-2.6-omap-h63xx.git] / include / linux / kernel.h
index 6803318fa2ea80cfa15caeaa3684eda5e41bc942..5a566b705ca9c4afe9720fc5f4c665617352f627 100644 (file)
@@ -265,6 +265,7 @@ extern enum system_states {
 #define TAINT_DIE                      7
 #define TAINT_OVERRIDDEN_ACPI_TABLE    8
 #define TAINT_WARN                     9
+#define TAINT_CRAP                     10
 
 extern void dump_stack(void) __cold;