Skip to content

Commit 67856f4

Browse files
Alexey Dobriyanakpm00
authored andcommitted
ia64: scrub ia64 from poison.h
Link: https://lkml.kernel.org/r/c72e5467-06a8-4739-ae6a-7c84c96cad77@p183 Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent f944ffc commit 67856f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

include/linux/poison.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@
5252
/********** arch/$ARCH/mm/init.c **********/
5353
#define POISON_FREE_INITMEM 0xcc
5454

55-
/********** arch/ia64/hp/common/sba_iommu.c **********/
56-
/*
57-
* arch/ia64/hp/common/sba_iommu.c uses a 16-byte poison string with a
58-
* value of "SBAIOMMU POISON\0" for spill-over poisoning.
59-
*/
60-
6155
/********** fs/jbd/journal.c **********/
6256
#define JBD_POISON_FREE 0x5b
6357
#define JBD2_POISON_FREE 0x5c

0 commit comments

Comments
 (0)