]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/linux/poison.h
New upstream snapshot
[bcachefs-tools-debian] / include / linux / poison.h
index aff1c9250c8216e4f14a99a6844c00988d7dbe8b..d62ef5a6b4e9c624383cd92b3773a9ea44e2c500 100644 (file)
@@ -78,4 +78,7 @@
 /********** security/ **********/
 #define KEY_DESTROY            0xbd
 
+/********** net/core/page_pool.c **********/
+#define PP_SIGNATURE           (0x40 + POISON_POINTER_DELTA)
+
 #endif