[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0812160946410.14014@localhost.localdomain>
Date: Tue, 16 Dec 2008 09:47:02 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
cc: linux-kernel@...r.kernel.org
Subject: Re: GIT head doesn't seem to want to build on 32bit..
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.
Linus
--
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