Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Luca
On 8/30/07, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > On Thu, 30 Aug 2007, Daniel Ritz wrote: > > > > i've just tested the minimal fix here: > > http://bugzilla.kernel.org/show_bug.cgi?id=8958#c7 > > works good so far. fan starts and system is responsive. > > Alexey, Len, can we get

Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Linus Torvalds
On Thu, 30 Aug 2007, Daniel Ritz wrote: > > i've just tested the minimal fix here: > http://bugzilla.kernel.org/show_bug.cgi?id=8958#c7 > works good so far. fan starts and system is responsive. Alexey, Len, can we get this fix integrated asap? Linus - To unsubscribe from

Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Daniel Ritz
On Thursday 30 August 2007 01:21:50 Luca Tettamanti wrote: > Il Wed, Aug 29, 2007 at 01:29:56AM +0200, Daniel Ritz ha scritto: > > tried that one on my old toshiba tecra 8000 laptop, almost killing it. > > the fan doesn't work any more...type 'make' and see the box dying. > > luckily my CPU

Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Daniel Ritz
On Thursday 30 August 2007 01:21:50 Luca Tettamanti wrote: Il Wed, Aug 29, 2007 at 01:29:56AM +0200, Daniel Ritz ha scritto: tried that one on my old toshiba tecra 8000 laptop, almost killing it. the fan doesn't work any more...type 'make' and see the box dying. luckily my CPU doesn't

Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Linus Torvalds
On Thu, 30 Aug 2007, Daniel Ritz wrote: i've just tested the minimal fix here: http://bugzilla.kernel.org/show_bug.cgi?id=8958#c7 works good so far. fan starts and system is responsive. Alexey, Len, can we get this fix integrated asap? Linus - To unsubscribe from

Re: Linux 2.6.23-rc4: BAD regression

2007-08-30 Thread Luca
On 8/30/07, Linus Torvalds [EMAIL PROTECTED] wrote: On Thu, 30 Aug 2007, Daniel Ritz wrote: i've just tested the minimal fix here: http://bugzilla.kernel.org/show_bug.cgi?id=8958#c7 works good so far. fan starts and system is responsive. Alexey, Len, can we get this fix

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Luca Tettamanti
Il Wed, Aug 29, 2007 at 01:29:56AM +0200, Daniel Ritz ha scritto: > tried that one on my old toshiba tecra 8000 laptop, almost killing it. > the fan doesn't work any more...type 'make' and see the box dying. > luckily my CPU doesn't commit suicide...bisected it to that one: > >

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Daniel Ritz
On Wednesday 29 August 2007 21:45:01 Alexey Starikovskiy wrote: > If you could open a bugreport at bugzilla.kernel.org in ACPI category > and attach > dmesg and acpidump output, that would help a lot. (I hope :( ) > done. http://bugzilla.kernel.org/show_bug.cgi?id=8958 > Thanks, > Alex. > >

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Alexey Starikovskiy
If you could open a bugreport at bugzilla.kernel.org in ACPI category and attach dmesg and acpidump output, that would help a lot. (I hope :( ) Thanks, Alex. Daniel Ritz wrote: > On Wednesday 29 August 2007 06:41:41 Alexey Starikovskiy wrote: > >> Daniel, >> Does this patch help you, or do we

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Daniel Ritz
On Wednesday 29 August 2007 06:41:41 Alexey Starikovskiy wrote: > Daniel, > Does this patch help you, or do we need to revert the whole thing? > yes, this does the trick. the fan goes on again. thanks. if you still need additional debug output or if you want me to test a different patch just let

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Daniel Ritz
On Wednesday 29 August 2007 06:41:41 Alexey Starikovskiy wrote: Daniel, Does this patch help you, or do we need to revert the whole thing? yes, this does the trick. the fan goes on again. thanks. if you still need additional debug output or if you want me to test a different patch just let me

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Alexey Starikovskiy
If you could open a bugreport at bugzilla.kernel.org in ACPI category and attach dmesg and acpidump output, that would help a lot. (I hope :( ) Thanks, Alex. Daniel Ritz wrote: On Wednesday 29 August 2007 06:41:41 Alexey Starikovskiy wrote: Daniel, Does this patch help you, or do we need

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Daniel Ritz
On Wednesday 29 August 2007 21:45:01 Alexey Starikovskiy wrote: If you could open a bugreport at bugzilla.kernel.org in ACPI category and attach dmesg and acpidump output, that would help a lot. (I hope :( ) done. http://bugzilla.kernel.org/show_bug.cgi?id=8958 Thanks, Alex. Daniel

Re: Linux 2.6.23-rc4: BAD regression

2007-08-29 Thread Luca Tettamanti
Il Wed, Aug 29, 2007 at 01:29:56AM +0200, Daniel Ritz ha scritto: tried that one on my old toshiba tecra 8000 laptop, almost killing it. the fan doesn't work any more...type 'make' and see the box dying. luckily my CPU doesn't commit suicide...bisected it to that one:

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Alexey Starikovskiy
Daniel, Does this patch help you, or do we need to revert the whole thing? Sorry for the trouble, Alex. Daniel Ritz wrote: > tried that one on my old toshiba tecra 8000 laptop, almost killing it. > the fan doesn't work any more...type 'make' and see the box dying. > luckily my CPU doesn't commit

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Linus Torvalds
Len? Should we just revert it? That commit has been very painful. First it lost all registration of the query methods, and now this. Daniel - can we please have a before/after dmesg on your machine, preferably with ACPI debugging enabled? And for ACPI stuff, it usually does help to fill in a

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Daniel Ritz
tried that one on my old toshiba tecra 8000 laptop, almost killing it. the fan doesn't work any more...type 'make' and see the box dying. luckily my CPU doesn't commit suicide...bisected it to that one: cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b is first bad commit commit

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Daniel Ritz
tried that one on my old toshiba tecra 8000 laptop, almost killing it. the fan doesn't work any more...type 'make' and see the box dying. luckily my CPU doesn't commit suicide...bisected it to that one: cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b is first bad commit commit

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Linus Torvalds
Len? Should we just revert it? That commit has been very painful. First it lost all registration of the query methods, and now this. Daniel - can we please have a before/after dmesg on your machine, preferably with ACPI debugging enabled? And for ACPI stuff, it usually does help to fill in a

Re: Linux 2.6.23-rc4: BAD regression

2007-08-28 Thread Alexey Starikovskiy
Daniel, Does this patch help you, or do we need to revert the whole thing? Sorry for the trouble, Alex. Daniel Ritz wrote: tried that one on my old toshiba tecra 8000 laptop, almost killing it. the fan doesn't work any more...type 'make' and see the box dying. luckily my CPU doesn't commit