[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1305291156350.4799@kaball.uk.xensource.com>
Date: Wed, 29 May 2013 11:57:17 +0100
From: Stefano Stabellini <stefano.stabellini@...citrix.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
CC: Stefano Stabellini <stefano.stabellini@...citrix.com>,
<linux-next@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the xen-arm tree
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists