]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/poison.h
mm: remove gcc workaround
[linux-2.6-omap-h63xx.git] / include / linux / poison.h
index a5347c02432e99eaa5b57ae5edeafa96c18152ee..89580b76495970387a1ead74a068762ac2178345 100644 (file)
@@ -26,9 +26,6 @@
 /********** arch/$ARCH/mm/init.c **********/
 #define POISON_FREE_INITMEM    0xcc
 
-/********** arch/x86_64/mm/init.c **********/
-#define        POISON_FREE_INITDATA    0xba
-
 /********** arch/ia64/hp/common/sba_iommu.c **********/
 /*
  * arch/ia64/hp/common/sba_iommu.c uses a 16-byte poison string with a
 
 /********** drivers/atm/ **********/
 #define ATM_POISON_FREE                0x12
+#define ATM_POISON             0xdeadbeef
+
+/********** net/ **********/
+#define NEIGHBOR_DEAD          0xdeadbeef
+#define NETFILTER_LINK_POISON  0xdead57ac
 
 /********** kernel/mutexes **********/
 #define MUTEX_DEBUG_INIT       0x11