]> git.baikalelectronics.ru Git - kernel.git/commit
x86, 64-bit: unify early_ioremap
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 25 Jun 2008 04:19:03 +0000 (00:19 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 11:10:28 +0000 (13:10 +0200)
commit8ec67d67cec50bb34695ef7351fabc92f95bbc1f
tree9df2d1e1a5d1726303f761954593defc483e2d20
parentf3bdf04c9774c68e1731e5c9fee7bf3736a714c6
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>
arch/x86/mm/init_64.c
arch/x86/mm/ioremap.c
include/asm-x86/fixmap_64.h
include/asm-x86/io.h
include/asm-x86/io_32.h