linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 3.2-git - freeze during hibernation
@ 2012-01-13 13:31 Mantas
  2012-01-22  8:05 ` Maciej Rutecki
  0 siblings, 1 reply; 5+ messages in thread
From: Mantas @ 2012-01-13 13:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: suspend-devel

Using uswsusp git-17789a0 and Linux git-v3.2-6540-g4c4d285, suspend to
disk freezes right before writing the memory to disk -- "Saving X image
data pages" appears, but the percentage does not, nor is there any disk
activity; all I can do is reboot using Alt+SysRq.

Same version of uswsusp, both suspend to memory and disk, worked
perfectly with Linux v3.2 release and earlier versions. The device is
ASUS K52JT. Any hints?

-- 
Mantas M.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3.2-git - freeze during hibernation
  2012-01-13 13:31 3.2-git - freeze during hibernation Mantas
@ 2012-01-22  8:05 ` Maciej Rutecki
       [not found]   ` <CAE368AS+FjoTvtBT0A2Qa0RXrJYbgxNdv6OOvD3cnmsTrLsRyQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej Rutecki @ 2012-01-22  8:05 UTC (permalink / raw)
  To: Mantas; +Cc: linux-kernel, suspend-devel, Rafael J. Wysocki

(Add CC to Rafael)

On piątek, 13 stycznia 2012 o 14:31:44 Mantas wrote:
> Using uswsusp git-17789a0 and Linux git-v3.2-6540-g4c4d285, suspend to
> disk freezes right before writing the memory to disk -- "Saving X image
> data pages" appears, but the percentage does not, nor is there any disk
> activity; all I can do is reboot using Alt+SysRq.
> 
> Same version of uswsusp, both suspend to memory and disk, worked
> perfectly with Linux v3.2 release and earlier versions. The device is
> ASUS K52JT. Any hints?

-- 
Maciej Rutecki
http://www.mrutecki.pl

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3.2-git - freeze during hibernation
       [not found]   ` <CAE368AS+FjoTvtBT0A2Qa0RXrJYbgxNdv6OOvD3cnmsTrLsRyQ@mail.gmail.com>
@ 2012-01-22 15:42     ` Mantas
  2012-01-22 18:03     ` Mantas
  1 sibling, 0 replies; 5+ messages in thread
From: Mantas @ 2012-01-22 15:42 UTC (permalink / raw)
  To: Srivatsa Bhat
  Cc: maciej.rutecki, Rafael J. Wysocki, linux-pm, linux-kernel,
	suspend-devel, Srivatsa S. Bhat

On 2012-01-22 10:32, Srivatsa Bhat wrote:
> On Sun, Jan 22, 2012 at 1:35 PM, Maciej Rutecki
> <maciej.rutecki@gmail.com <mailto:maciej.rutecki@gmail.com>> wrote:
> 
>     (Add CC to Rafael)
> 
>     On piątek, 13 stycznia 2012 o 14:31:44 Mantas wrote:
>     > Using uswsusp git-17789a0 and Linux git-v3.2-6540-g4c4d285, suspend to
>     > disk freezes right before writing the memory to disk -- "Saving X
>     image
>     > data pages" appears, but the percentage does not, nor is there any
>     disk
>     > activity; all I can do is reboot using Alt+SysRq.
>     >
>     > Same version of uswsusp, both suspend to memory and disk, worked
>     > perfectly with Linux v3.2 release and earlier versions. The device is
>     > ASUS K52JT. Any hints?
> 
> 
> Hi,
> 
> Could you please try the patch posted at:
> https://lkml.org/lkml/2012/1/19/177 ?

It does fix this particular issue; the suspend image is written correctly.

However, now it hangs at the "Suspending consoles" message -- sometimes
before writing image, sometimes after...

I will try the same patch against latest linux-git and see if there are
any changes.

-- 
Mantas M.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3.2-git - freeze during hibernation
       [not found]   ` <CAE368AS+FjoTvtBT0A2Qa0RXrJYbgxNdv6OOvD3cnmsTrLsRyQ@mail.gmail.com>
  2012-01-22 15:42     ` Mantas
@ 2012-01-22 18:03     ` Mantas
  2012-01-23  4:43       ` Srivatsa S. Bhat
  1 sibling, 1 reply; 5+ messages in thread
From: Mantas @ 2012-01-22 18:03 UTC (permalink / raw)
  To: Srivatsa Bhat
  Cc: maciej.rutecki, Rafael J. Wysocki, linux-pm, linux-kernel,
	suspend-devel, Srivatsa S. Bhat

On 2012-01-22 10:32, Srivatsa Bhat wrote:
> Could you please try the patch posted at:
> https://lkml.org/lkml/2012/1/19/177 ?

Also tested linux git-v3.3-rc1 (currently latest); hibernation now works
fine with the patch posted.

-- 
Mantas M.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 3.2-git - freeze during hibernation
  2012-01-22 18:03     ` Mantas
@ 2012-01-23  4:43       ` Srivatsa S. Bhat
  0 siblings, 0 replies; 5+ messages in thread
From: Srivatsa S. Bhat @ 2012-01-23  4:43 UTC (permalink / raw)
  To: Mantas
  Cc: Srivatsa Bhat, maciej.rutecki, Rafael J. Wysocki, linux-pm,
	linux-kernel, suspend-devel

On 01/22/2012 11:33 PM, Mantas wrote:

> On 2012-01-22 10:32, Srivatsa Bhat wrote:
>> Could you please try the patch posted at:
>> https://lkml.org/lkml/2012/1/19/177 ?
> 
> Also tested linux git-v3.3-rc1 (currently latest); hibernation now works
> fine with the patch posted.
> 


I am glad that it works for you :)
Thanks a lot for testing!

Regards,
Srivatsa S. Bhat
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-23  4:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 13:31 3.2-git - freeze during hibernation Mantas
2012-01-22  8:05 ` Maciej Rutecki
     [not found]   ` <CAE368AS+FjoTvtBT0A2Qa0RXrJYbgxNdv6OOvD3cnmsTrLsRyQ@mail.gmail.com>
2012-01-22 15:42     ` Mantas
2012-01-22 18:03     ` Mantas
2012-01-23  4:43       ` Srivatsa S. Bhat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).