]> Git Repo - J-linux.git/commitdiff
ia64: scrub ia64 from poison.h
authorAlexey Dobriyan <[email protected]>
Mon, 15 Jul 2024 05:25:33 +0000 (08:25 +0300)
committerAndrew Morton <[email protected]>
Thu, 18 Jul 2024 04:11:34 +0000 (21:11 -0700)
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]>
include/linux/poison.h

index 1f0ee2459f2aa2db997a979ff7df74b1d1bd588c..a265b499033b183397e70e57485ffb724075e299 100644 (file)
 /********** arch/$ARCH/mm/init.c **********/
 #define POISON_FREE_INITMEM    0xcc
 
-/********** arch/ia64/hp/common/sba_iommu.c **********/
-/*
- * arch/ia64/hp/common/sba_iommu.c uses a 16-byte poison string with a
- * value of "SBAIOMMU POISON\0" for spill-over poisoning.
- */
-
 /********** fs/jbd/journal.c **********/
 #define JBD_POISON_FREE                0x5b
 #define JBD2_POISON_FREE       0x5c
This page took 0.049568 seconds and 4 git commands to generate.