Re: linux-next: Tree for June 13 (XEN)
From: Jeremy Fitzhardinge <hidden>
Date: 2008-06-13 22:17:38
Also in:
linux-next, lkml
From: Jeremy Fitzhardinge <hidden>
Date: 2008-06-13 22:17:38
Also in:
linux-next, lkml
Randy Dunlap wrote:
next-20080613 on x86_32 has lots of xen build errors like this: linux-next-20080613/arch/x86/xen/mmu.c: In function 'drop_mm_ref': linux-next-20080613/arch/x86/xen/mmu.c:759: error: implicit declaration of function 'xen_smp_call_function_mask' make[2]: *** [arch/x86/xen/mmu.o] Error 1
Ooh, first time I've seen that. Sounds like Jens' patches are missing
the appropriate update there (though it's certainly had it in the past).
J