[PATCH v2 0/2] Add early_ioremap()/early_memremap() support to arm

2013-09-06 Thread Leif Lindholm
x86 and ia64 have the early_ioremap()/early_memremap() functions, which are useful for supporting things like UEFI, ACPI and SMBIOS, where configuration tables need to be parsed before proper memory management is available, regardless of highmem status. This patchset implements a restricted form

[PATCH v2 0/2] Add early_ioremap()/early_memremap() support to arm

2013-09-06 Thread Leif Lindholm
x86 and ia64 have the early_ioremap()/early_memremap() functions, which are useful for supporting things like UEFI, ACPI and SMBIOS, where configuration tables need to be parsed before proper memory management is available, regardless of highmem status. This patchset implements a restricted form