Tony Luck cc26ebbebd ia64: Fix kernel BUG at lib/ioremap.c:72!
Commit 0bbf47eab469 ("ia64: use asm-generic/io.h") results in a BUG
while booting ia64.  This is because asm-generic/io.h defines
PCI_IOBASE, which results in the function acpi_pci_root_remap_iospace()
doing a lot of unnecessary (and wrong) things.

I'd suggested an #if !CONFIG_IA64 in the functon, but Arnd suggested
keeping the fix inside the arch/ia64 tree.

Fixes: 0bbf47eab469 ("ia64: use asm-generic/io.h")
Suggested-by: Arnd Bergman <arnd@arndb.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-08-20 12:22:48 -07:00
..
2015-06-10 14:26:32 -07:00
2018-02-21 15:35:43 -08:00
2018-01-15 09:35:53 +01:00
2016-08-07 23:55:50 -04:00
2018-08-20 12:22:48 -07:00
2018-04-19 13:28:51 +02:00
2010-06-09 11:12:36 +02:00
2010-05-18 14:45:52 -07:00
2018-05-07 07:15:41 +02:00