From: Alexey Dobriyan Date: Mon, 15 Jul 2024 05:25:33 +0000 (+0300) Subject: ia64: scrub ia64 from poison.h X-Git-Tag: v6.11-rc1~84^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67856f44da381973caf4eb692ad2cca1de7b2d37;p=thirdparty%2Fkernel%2Flinux.git ia64: scrub ia64 from poison.h Link: https://lkml.kernel.org/r/c72e5467-06a8-4739-ae6a-7c84c96cad77@p183 Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton --- diff --git a/include/linux/poison.h b/include/linux/poison.h index 1f0ee2459f2aa..a265b499033b1 100644 --- a/include/linux/poison.h +++ b/include/linux/poison.h @@ -52,12 +52,6 @@ /********** 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