Messages in this thread |  | | | Date | Tue, 3 Feb 2009 18:36:12 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] xen: fix 32-bit build resulting from mmu move |
| |
* Jeremy Fitzhardinge <jeremy@goop.org> wrote:
> Ingo Molnar wrote: >> * Jeremy Fitzhardinge <jeremy@goop.org> wrote: >> >> >>> Moving the mmu code from enlighten.c to mmu.c inadvertently broke the >>> 32-bit build. Fix it. >>> >>> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> >>> --- >>> arch/x86/xen/mmu.c | 37 +++++++++++++++++++++++++++++++++++++ >>> 1 file changed, 37 insertions(+) >>> >> >> that goes on top of the recent tip/x86/paravirt changes, right? No >> objections, i'm wondering why my testing didnt find any build breakage. >> Could you send me a .config that triggers the breakage? > > Any x86-32 + Xen build would hit it. +highmem+highpte would break a bit > more.
i have a lot of successful builds with that pattern, that's why i asked for a specific config from you that definitely triggers it - i'd like to investigate how it escaped my testing procedures.
Ingo
|  |