]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/poison.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs...
[mv-sheeva.git] / include / linux / poison.h
index 6729f7dcd60e66cc0116878ad640256a7061bbfe..7fc194aef8c23cc8bfe1ac4a98be55486a8b9d64 100644 (file)
@@ -65,6 +65,9 @@
 #define MUTEX_DEBUG_INIT       0x11
 #define MUTEX_DEBUG_FREE       0x22
 
+/********** lib/flex_array.c **********/
+#define FLEX_ARRAY_FREE        0x6c    /* for use-after-free poisoning */
+
 /********** security/ **********/
 #define KEY_DESTROY            0xbd