Re: 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
Second issue as reported earilier allmodconfig fails to build on imac g3. CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o lparmap.c: Assembler messages: lparmap.c:84: Error: file number 1 already allocated make[1]: *** [arch/powerpc/kernel/head_64.o] Blad 1

Re: 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
Second issue as reported earilier allmodconfig fails to build on imac g3. CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o lparmap.c: Assembler messages: lparmap.c:84: Error: file number 1 already allocated make[1]: *** [arch/powerpc/kernel/head_64.o] Blad 1

Re: 2.6.23-rc1-mm2

2007-08-06 Thread Segher Boessenkool
It seems like things go wrong when lparmap.s is generated with (DWARF) debug info; could you try building it (manually) with -g0 added on the end of the compile line, and see if head_64.o compiles okay for you then? If so, I'll prepare a proper patch for it, I have a similar one (also for

Re: 2.6.23-rc1-mm2

2007-08-03 Thread Kumar Gala
On Aug 2, 2007, at 5:14 AM, Mariusz Kozlowski wrote: Second issue as reported earilier allmodconfig fails to build on imac g3. Do you really mean g3? If so it's a 32-bit kernel and it shouldn't be building lparmap.s. Or do you mean G5? Yes it is iMac G3. More or less sth like this:

Re: 2.6.23-rc1-mm2

2007-08-01 Thread Mariusz Kozlowski
Hello, I get this warning. Looking at the comment in kernel/irq/resend.c it's harmless. Is it? WARNING: at kernel/irq/resend.c:69 check_irq_resend() [c010456a] show_trace_log_lvl+0x1a/0x30 [c010508d] show_trace+0x12/0x14 [c01051e0] dump_stack+0x15/0x17 [c013b001]

Re: 2.6.23-rc1-mm2

2007-08-01 Thread Ingo Molnar
* Andrew Morton [EMAIL PROTECTED] wrote: On Wed, 1 Aug 2007 10:02:30 +0200 Mariusz Kozlowski [EMAIL PROTECTED] wrote: Hello, I get this warning. Looking at the comment in kernel/irq/resend.c it's harmless. Is it? yeah, harmless. Ingo

Re: 2.6.23-rc1-mm2

2007-08-01 Thread Paul Mackerras
Mariusz Kozlowski writes: Second issue as reported earilier allmodconfig fails to build on imac g3. Do you really mean g3? If so it's a 32-bit kernel and it shouldn't be building lparmap.s. Or do you mean G5? CC arch/powerpc/kernel/lparmap.s AS arch/powerpc/kernel/head_64.o

Re: 2.6.23-rc1-mm2

2007-08-01 Thread Greg KH
On Wed, Aug 01, 2007 at 10:02:30AM +0200, Mariusz Kozlowski wrote: Then reattaching a usb mouse caused this (only once) usb 2-1: USB disconnect, address 2 BUG: atomic counter underflow at: [c010456a] show_trace_log_lvl+0x1a/0x30 [c010508d] show_trace+0x12/0x14 [c01051e0]