Re: linux-next: build failure after merge of the xen-arm tree

From: Stefano Stabellini
Date: Wed May 29 2013 - 06:57:40 EST


On Wed, 29 May 2013, Stephen Rothwell wrote:
> Hi Stefano,
>
> After merging the xen-arm tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> kernel/sched/cputime.c:8:26: fatal error: asm/paravirt.h: No such file or directory
> #include <asm/paravirt.h>
> ^
>
> Caused by commit d31d069a9f68 ("kernel: missing include in cputime.c").
> Only three architectures have that file (x86, arm and ia64).
>
> I have used the xen-arm tree from next-20130528 for today.

Thanks, good point.
I'll fix the issue by adding an ifdef CONFIG_PARAVIRT around it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/