x86, 64-bit: unify early_ioremap
The 32-bit early_ioremap will work equally well for 64-bit, so just use it. Signed-off-by:Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: xen-devel <xen-devel@lists.xensource.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/mm/init_64.c 0 additions, 52 deletionsarch/x86/mm/init_64.c
- arch/x86/mm/ioremap.c 1 addition, 4 deletionsarch/x86/mm/ioremap.c
- include/asm-x86/fixmap_64.h 13 additions, 0 deletionsinclude/asm-x86/fixmap_64.h
- include/asm-x86/io.h 13 additions, 0 deletionsinclude/asm-x86/io.h
- include/asm-x86/io_32.h 0 additions, 12 deletionsinclude/asm-x86/io_32.h
Please register or sign in to comment