Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-11 Thread Carlos Corbacho
On Monday 11 February 2008 09:17:43 Ingo Molnar wrote: > no, it does not help - see the attached .config and the crash.log. Thanks Ingo - the cause of the crash is ACPI being disabled on your system for some reason. I can reproduce your crash every time here with acpi=off. The two WMI based

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-11 Thread Carlos Corbacho
On Monday 11 February 2008 09:17:43 Ingo Molnar wrote: no, it does not help - see the attached .config and the crash.log. Thanks Ingo - the cause of the crash is ACPI being disabled on your system for some reason. I can reproduce your crash every time here with acpi=off. The two WMI based

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-09 Thread Carlos Corbacho
On Saturday 09 February 2008 06:19:36 Ingo Molnar wrote: > (Carlos Cc:-ed too) > > * Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Len Brown <[EMAIL PROTECTED]> wrote: > > > Len Brown (6): > > > ACPI: add newline to printk > > > ACPI: build WMI on X86 only > > > acer-wmi,

[GIT PATCH] ACPI patches for 2.6.25-rc0 (#3)

2008-02-09 Thread Len Brown
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release This fixes a boot regression, two build failures, and updates some documentation. This will update the files shown below. thanks! -Len ps. individual patches are available on [EMAIL

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Len Brown
On Saturday 09 February 2008 03:31, Ingo Molnar wrote: > > * Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > that fixed the build failure on 32-bit, but there's another one i just > > hit on 64-bit x86: > > > > drivers/built-in.o: In function `acpi_video_bus_put_devices': > >

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > that fixed the build failure on 32-bit, but there's another one i just > hit on 64-bit x86: > > drivers/built-in.o: In function `acpi_video_bus_put_devices': > video.c:(.text+0x5540d): undefined reference to > `thermal_cooling_device_unregister' >

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > i suspect it might be this one: > > > > > ACPI: register ACPI thermal zone as generic thermal zone devices > > > > config attached. > > yep, reverting 05a83d972293f3 fixes the build failure. that fixed the build failure on 32-bit, but

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Ingo Molnar
* Ingo Molnar [EMAIL PROTECTED] wrote: i suspect it might be this one: ACPI: register ACPI thermal zone as generic thermal zone devices config attached. yep, reverting 05a83d972293f3 fixes the build failure. that fixed the build failure on 32-bit, but there's another one i

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Ingo Molnar
* Ingo Molnar [EMAIL PROTECTED] wrote: that fixed the build failure on 32-bit, but there's another one i just hit on 64-bit x86: drivers/built-in.o: In function `acpi_video_bus_put_devices': video.c:(.text+0x5540d): undefined reference to `thermal_cooling_device_unregister'

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-09 Thread Len Brown
On Saturday 09 February 2008 03:31, Ingo Molnar wrote: * Ingo Molnar [EMAIL PROTECTED] wrote: that fixed the build failure on 32-bit, but there's another one i just hit on 64-bit x86: drivers/built-in.o: In function `acpi_video_bus_put_devices': video.c:(.text+0x5540d): undefined

[GIT PATCH] ACPI patches for 2.6.25-rc0 (#3)

2008-02-09 Thread Len Brown
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release This fixes a boot regression, two build failures, and updates some documentation. This will update the files shown below. thanks! -Len ps. individual patches are available on [EMAIL

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-09 Thread Carlos Corbacho
On Saturday 09 February 2008 06:19:36 Ingo Molnar wrote: (Carlos Cc:-ed too) * Ingo Molnar [EMAIL PROTECTED] wrote: * Len Brown [EMAIL PROTECTED] wrote: Len Brown (6): ACPI: add newline to printk ACPI: build WMI on X86 only acer-wmi, tc1100-wmi: select ACPI_WMI

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-08 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > one of these caused a build failure in x86.git overnight randconfig > testing: > > drivers/built-in.o: In function `acpi_fan_remove': > fan.c:(.text+0x361d5): undefined reference to > `thermal_cooling_device_unregister' > drivers/built-in.o: In

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-08 Thread Ingo Molnar
* Len Brown <[EMAIL PROTECTED]> wrote: > Hi Linus, > > please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release one of these caused a build failure in x86.git overnight randconfig testing: drivers/built-in.o: In function `acpi_fan_remove':

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-08 Thread Ingo Molnar
(Carlos Cc:-ed too) * Ingo Molnar <[EMAIL PROTECTED]> wrote: > * Len Brown <[EMAIL PROTECTED]> wrote: > > > Len Brown (6): > > ACPI: add newline to printk > > ACPI: build WMI on X86 only > > acer-wmi, tc1100-wmi: select ACPI_WMI > > hm, this new WMI code caused a bootup

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-08 Thread Ingo Molnar
(Carlos Cc:-ed too) * Ingo Molnar [EMAIL PROTECTED] wrote: * Len Brown [EMAIL PROTECTED] wrote: Len Brown (6): ACPI: add newline to printk ACPI: build WMI on X86 only acer-wmi, tc1100-wmi: select ACPI_WMI hm, this new WMI code caused a bootup crash in the

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-08 Thread Ingo Molnar
* Len Brown [EMAIL PROTECTED] wrote: Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release one of these caused a build failure in x86.git overnight randconfig testing: drivers/built-in.o: In function `acpi_fan_remove':

Re: [GIT PATCH] ACPI patches for 2.6.25-rc0

2008-02-08 Thread Ingo Molnar
* Ingo Molnar [EMAIL PROTECTED] wrote: one of these caused a build failure in x86.git overnight randconfig testing: drivers/built-in.o: In function `acpi_fan_remove': fan.c:(.text+0x361d5): undefined reference to `thermal_cooling_device_unregister' drivers/built-in.o: In function

[GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-07 Thread Len Brown
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release Nothing exciting here, generally just tweaks to the previous batch. This will update the files shown below. thanks! -Len ps. individual patches are available on [EMAIL PROTECTED] and a

[GIT PATCH] ACPI patches for 2.6.25-rc0 (#2)

2008-02-07 Thread Len Brown
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release Nothing exciting here, generally just tweaks to the previous batch. This will update the files shown below. thanks! -Len ps. individual patches are available on [EMAIL PROTECTED] and a