2010-08-18 19:02:09

by Maciej Rutecki

[permalink] [raw]
Subject: [REGRESSION] [SUSPEND] Opps during suspend to disk (probably also during to ram)

Last known good kernel: 2.6.35
Failing kernel: 2.6.36-rc1

When I try suspend to disk under 2.6.36-rc1 ("no_console_suspend" option
enabled) system hangs on this message:
http://unixy.pl/maciek/download/kernel/2.6.36-
rc1/zlom/suspend_issue/dsc_0001.jpg

Also during suspend to ram system hangs, but I got blank screen, so -
unfortunately - I cannot debug this.

Config:
http://unixy.pl/maciek/download/kernel/2.6.36-
rc1/zlom/suspend_issue/config-2.6.36-rc1
dmesg:
http://unixy.pl/maciek/download/kernel/2.6.36-
rc1/zlom/suspend_issue/dmesg-2.6.36-rc1.txt
--
Maciej Rutecki
http://www.maciek.unixy.pl


2010-08-18 19:16:28

by trapDoor

[permalink] [raw]
Subject: Re: [REGRESSION] [SUSPEND] Opps during suspend to disk (probably also during to ram)

On Wed, Aug 18, 2010 at 8:02 PM, Maciej Rutecki
<[email protected]> wrote:
> Last known good kernel: 2.6.35
> Failing kernel: 2.6.36-rc1
>
> When I try suspend to disk under 2.6.36-rc1 ("no_console_suspend" option
> enabled) system hangs on this message:
> http://unixy.pl/maciek/download/kernel/2.6.36-
> rc1/zlom/suspend_issue/dsc_0001.jpg
>
Hello,

I see on the screenshot some messages related to HID so perhaps you
have the same issue I came across recently. If it happens so this
commit should fix it:
http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff;h=9c9e54a8df0be48aa359744f412377cc55c3b7d2

For more details please refer to:
https://bugzilla.kernel.org/show_bug.cgi?id=16615
or:
http://lkml.org/lkml/2010/8/18/92 #currently dead



--
Regards
Tomasz B.

2010-08-18 21:27:18

by trapDoor

[permalink] [raw]
Subject: Re: [REGRESSION] [SUSPEND] Opps during suspend to disk (probably also during to ram)

On Wed, Aug 18, 2010 at 8:16 PM, trapDoor <[email protected]> wrote:
> On Wed, Aug 18, 2010 at 8:02 PM, Maciej Rutecki
> <[email protected]> wrote:
>> Last known good kernel: 2.6.35
>> Failing kernel: 2.6.36-rc1
>>
>> When I try suspend to disk under 2.6.36-rc1 ("no_console_suspend" option
>> enabled) system hangs on this message:
>> http://unixy.pl/maciek/download/kernel/2.6.36-
>> rc1/zlom/suspend_issue/dsc_0001.jpg
>>
> Hello,
>
> I see on the screenshot some messages related to HID so perhaps you
> have the same issue I came across recently. If it happens so this
> commit should fix it:
> http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff;h=9c9e54a8df0be48aa359744f412377cc55c3b7d2
>
> For more details please refer to:
> https://bugzilla.kernel.org/show_bug.cgi?id=16615
> or:
> http://lkml.org/lkml/2010/8/18/92 ? #currently dead
>
>
>
> --
> Regards
> Tomasz B.
>

Maciej,
Just FYI I have updated the bugzilla entry
(https://bugzilla.kernel.org/show_bug.cgi?id=16615) with relevant
details.


--
Thanks
Tomasz

2010-08-19 15:08:06

by Maciej Rutecki

[permalink] [raw]
Subject: Re: [REGRESSION] [SUSPEND] Opps during suspend to disk (probably also during to ram)

On środa, 18 sierpnia 2010 o 23:27:14 trapDoor wrote:

>
> Maciej,
> Just FYI I have updated the bugzilla entry
> (https://bugzilla.kernel.org/show_bug.cgi?id=16615) with relevant
> details.

Patch works also on my machine, but I found another problem [1].

Thanks!
--
Maciej Rutecki
http://www.maciek.unixy.pl

[1] https://bugzilla.kernel.org/show_bug.cgi?id=16629

2010-08-19 19:35:36

by trapDoor

[permalink] [raw]
Subject: Re: [REGRESSION] [SUSPEND] Opps during suspend to disk (probably also during to ram)

On Thu, Aug 19, 2010 at 4:07 PM, Maciej Rutecki
<[email protected]> wrote:
> On środa, 18 sierpnia 2010 o 23:27:14 trapDoor wrote:
>
>>
>> Maciej,
>> Just FYI I have updated the bugzilla entry
>> (https://bugzilla.kernel.org/show_bug.cgi?id=16615) with relevant
>> details.
>
> Patch works also on my machine, but I found another problem [1].
>
> Thanks!
> --
> Maciej Rutecki
> http://www.maciek.unixy.pl
>
> [1] https://bugzilla.kernel.org/show_bug.cgi?id=16629
>

Just FYI, regarding the suspend issue, that HID patch was included in
yesterday's pull request [http://lkml.org/lkml/2010/8/18/225] and it's
upstream now ..

--
Regards
Tomasz B.