|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] xen: fix 32-bit build resulting from mmu move
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> Ingo Molnar wrote:
>> * Jeremy Fitzhardinge <jeremy@xxxxxxxx> 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@xxxxxxxxxx>
>>> ---
>>> 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|