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