]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fix early_ioremap pagetable ops
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 30 Jan 2008 12:34:11 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:11 +0000 (13:34 +0100)
commit5683c808e9b96b747f74d5808c5a562cd2a7731d
tree8f0ca692ba8380992004801a51ca6ec9947d7af1
parentcd6015e92b1d36c926accd45e993953163f08881
x86: fix early_ioremap pagetable ops

Put appropriate pagetable update hooks in so that paravirt knows
what's going on in there.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/ioremap.c