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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081216181133.2342b49e@lxorguk.ukuu.org.uk>
Date:	Tue, 16 Dec 2008 18:11:33 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: GIT head doesn't seem to want to build on 32bit..

On Tue, 16 Dec 2008 09:47:02 -0800 (PST)
Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> 
> 
> On Tue, 16 Dec 2008, Alan Cox wrote:
> >
> >   CC      arch/x86/kernel/traps.o
> >   CC      arch/x86/kernel/irq.o
> >   CC      arch/x86/kernel/irq_32.o
> > arch/x86/kernel/irq_32.c: In function ‘do_IRQ’:
> > arch/x86/kernel/irq_32.c:211: error: ‘per_cpu__vector_irq’ undeclared (first use in this function)
> > arch/x86/kernel/irq_32.c:211: error: (Each undeclared identifier is reported only once
> > arch/x86/kernel/irq_32.c:211: error: for each function it appears in.)
> > make[1]: ***
> > [arch/x86/kernel/irq_32.o] Error 1
> > 
> > gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) 
> 
> Hmm. That code has been like that since before -rc1. And I cannot 
> reproduce it in my 32-bit environment. That's with your config file, and 
> despite the fact that I have the same compiler version on that machine.

I built a 64bit kernel from the same source tree first, then did make
mrproper, then it broke. I'll investigate further.
--
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