[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45A29C09.8050901@linux.intel.com>
Date: Mon, 08 Jan 2007 22:31:21 +0300
From: Alexey Starikovskiy <alexey.y.starikovskiy@...ux.intel.com>
To: Berthold Cogel <cogel@....uni-koeln.de>
CC: Adrian Bunk <bunk@...sta.de>, linux-kernel@...r.kernel.org
Subject: Re: Regression in kernel linux-2.6.20-rc1/2: Problems with poweroff
Berthold Cogel wrote:
> Alexey Starikovskiy schrieb:
>
>
>>> Hello Alex,
>>>
>>> I still get the same diffs. Except the yenta part of course. And the
>>> system is still rebooting.
>>>
>>> Berthold
>>>
>>>
>> Good, yenta is cleared :) Could you replace /drivers/acpi/ec.c with the
>> version from 2.6.19.x and try again?
>>
>> Regards,
>> Alex.
>>
>
> Hi Alex!
>
> I did what you suggested. First I replaced ec.c in linux-2.6.20-rc2 (see
> attached dmesg-2.6.20-rc2.ec.txt) with the version from linux-2.6.19.1
> and in a second step I also replaced i2c_ec.c and i2c_ec.h
> (dmesg-2.6.20-rc2.i2c_ec.txt).
>
> In both cases the only result I can see is the absence of the 'ACPI: EC:
> evaluating' messages in the logs. The system is still rebooting instead
> of doing a clean shutdown.
>
> Regards,
> Berthold
>
>
Excellent, ACPI printing of queries is cleared as well :)
There are two ways to debug further... git-bisect and unloading modules
before shutdown (or not loading them)...
While second is easier and could isolate a module, the first could be
way more productive:
http://www.kernel.org/pub/software/scm/git/docs/howto/isolate-bugs-with-bisect.txt
Thanks in advance,
Alex.
-
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