Bjorn Helgaas 27d8e3d15b [PATCH] DMI: only ioremap stuff we actually need
dmi_scan_machine() tries to ioremap 0x10000 (64K) bytes, even though it only
looks at the first 32 bytes or so.  If the SMBIOS table is near the end of a
memory region, the ioremap() may fail when it shouldn't.

This is in the efi_enabled path, so it really only affects ia64 at the moment.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Cc: "Tolentino, Matthew E" <matthew.e.tolentino@intel.com>
Cc: "Brown, Len" <len.brown@intel.com>
Cc: Andi Kleen <ak@muc.de>
Acked-by: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:56:54 -08:00
..
2006-03-23 07:38:04 -08:00
2006-03-23 14:35:14 -08:00
2006-01-11 18:42:14 -08:00
2006-03-23 07:38:12 -08:00
2006-03-08 14:15:04 -08:00
2006-03-23 07:38:04 -08:00
2006-03-23 07:38:04 -08:00
2006-03-23 07:38:17 -08:00
2006-01-18 19:20:31 -08:00
2006-03-23 07:38:04 -08:00
2006-02-11 21:41:10 -08:00