lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ