Re: linux-2.6.21-rc7-mm2 fails to compile

2007-04-27 Thread Jean Delvare
On Thu, 26 Apr 2007 17:54:20 -0700, Andrew Morton wrote: > On Fri, 27 Apr 2007 00:00:15 + (GMT) William Heimbigner <[EMAIL > PROTECTED]> wrote: > > > Output leading up to the error: > > > >CC drivers/macintosh/macio-adb.o > >LD drivers/macintosh/built-in.o > >CC [M] dr

Re: linux-2.6.21-rc7-mm2 fails to compile

2007-04-26 Thread Randy Dunlap
On Thu, 26 Apr 2007 17:54:20 -0700 Andrew Morton wrote: > On Fri, 27 Apr 2007 00:00:15 + (GMT) William Heimbigner <[EMAIL > PROTECTED]> wrote: > > > Output leading up to the error: > > > >CC drivers/macintosh/macio-adb.o > >LD drivers/macintosh/built-in.o > >CC [M] dr

Re: linux-2.6.21-rc7-mm2 fails to compile

2007-04-26 Thread Andrew Morton
On Fri, 27 Apr 2007 00:00:15 + (GMT) William Heimbigner <[EMAIL PROTECTED]> wrote: > Output leading up to the error: > >CC drivers/macintosh/macio-adb.o >LD drivers/macintosh/built-in.o >CC [M] drivers/macintosh/apm_emu.o >CC [M] drivers/macintosh/therm_windtunnel

linux-2.6.21-rc7-mm2 fails to compile

2007-04-26 Thread William Heimbigner
Output leading up to the error: CC drivers/macintosh/macio-adb.o LD drivers/macintosh/built-in.o CC [M] drivers/macintosh/apm_emu.o CC [M] drivers/macintosh/therm_windtunnel.o drivers/macintosh/therm_windtunnel.c: In function 'therm_of_remove': drivers/macintosh/therm_windtunn

Re: Linux 2.6.21-rc7 - ACPI issues? (Namespace lookup failure, AE_NOT_FOUND)

2007-04-22 Thread Sunil Naidu
On 4/22/07, Len Brown <[EMAIL PROTECTED]> wrote: This is an AML run-time error from a PCI Interrupt Link trying to find its "Present Resource Settings" -- ie. the current IRQ for a programmable IRQ. Please open up a bug report here: http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI Yep, r

Re: Linux 2.6.21-rc7 - ACPI issues?

2007-04-22 Thread Sunil Naidu
On 4/22/07, Andrew Morton <[EMAIL PROTECTED]> wrote: (added linux-acpi) Are any other problems observeable due to this? This issue I did observe with 2.6.20.7 & 2.6.21-rc7. Should I try anymore tests? Anyway, here is the dmesg of 2.6.21-rc7:- Linux version 2.6.21-rc7-Akula2 ([EMAIL PROTECTE

Re: Linux 2.6.21-rc7 - ACPI issues? (Namespace lookup failure, AE_NOT_FOUND)

2007-04-21 Thread Len Brown
On Saturday 21 April 2007 10:03, Sunil Naidu wrote: > Hello, > > I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in > the dmesg:- > > ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/execution failed > [\_SB_.LNK

Re: Linux 2.6.21-rc7 - ACPI issues?

2007-04-21 Thread Andrew Morton
On Sat, 21 Apr 2007 19:33:52 +0530 "Sunil Naidu" <[EMAIL PROTECTED]> wrote: > Hello, > > I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in > the dmesg:- > > ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/exec

Linux 2.6.21-rc7 - ACPI issues?

2007-04-21 Thread Sunil Naidu
Hello, I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in the dmesg:- ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.LNKE._PRS] (Node dfd63f40), AE_NOT_FOUND ACPI Exception (pci_link-0180

Re: Linux 2.6.21-rc7

2007-04-16 Thread Chuck Ebbert
Linus Torvalds wrote: > Since we're still waiting for resolution for some regressions that people > weren't able to work on last week, there's a new -rc kernel out there. > Hopefully we'll get them all and I can do 2.6.21-final next weekend or > so.. > The patch to k8.c didn't make it in: cac

Linux 2.6.21-rc7

2007-04-15 Thread Linus Torvalds
nterface on top of bridge interface Joy Latten (1): [IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIRE Larry Finger (2): bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs bcm43xx: Fix PPC machine checks and match loopback gain specs Linus Torvalds