aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/poison.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/linux/poison.h')
-rw-r--r--tools/include/linux/poison.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/include/linux/poison.h b/tools/include/linux/poison.h
index 9fdcd3eaac3b..d29725769107 100644
--- a/tools/include/linux/poison.h
+++ b/tools/include/linux/poison.h
@@ -87,9 +87,6 @@
#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