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:	Thu, 5 Jun 2014 15:13:13 +0200
From:	Peter Zijlstra <peterz@...radead.org>
To:	Ingo Molnar <mingo@...nel.org>
Cc:	Davidlohr Bueso <davidlohr@...com>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org,
	"Paul E. McKenney" <paulmck@...ibm.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [GIT PULL] locking tree changes for v3.16

On Thu, Jun 05, 2014 at 02:53:21PM +0200, Peter Zijlstra wrote:
> On Thu, Jun 05, 2014 at 01:11:10PM +0200, Ingo Molnar wrote:
> > Unfortunately even with the latest bits from you the breakage I 
> > reported weeks ago is not resolved:
> > 
> > In file included from include/linux/spinlock_types.h:15:0,
> >                  from kernel/bounds.c:14:
> > include/linux/spinlock_types_up.h:19:3: error: conflicting types for ‘arch_spinlock_t’
> > In file included from /home/mingo/linux/linux2/arch/x86/include/asm/paravirt_types.h:329:0,
> >                  from /home/mingo/linux/linux2/arch/x86/include/asm/ptrace.h:64,
> >                  from /home/mingo/linux/linux2/arch/x86/include/asm/alternative.h:8,
> >                  from /home/mingo/linux/linux2/arch/x86/include/asm/bitops.h:16,
> >                  from include/linux/bitops.h:33,
> >                  from include/linux/kernel.h:10,
> >                  from include/asm-generic/bug.h:13,
> >                  from /home/mingo/linux/linux2/arch/x86/include/asm/bug.h:35,
> >                  from include/linux/bug.h:4,
> >                  from include/linux/page-flags.h:9,
> >                  from kernel/bounds.c:9:
> 
> OK, That's UP + paravirt. The one I fixed a few weeks ago was SMP +
> paravirt.
> 
> Lemme go kick some headers.

OK, I got {SMP,UP}x{PARAVIRT,!PARAVIRT} all building now, /me crosses
fingers. Hateful headers them.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ