Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-13 Thread Len Brown
Applied. thanks, -Len On Monday 11 February 2008 18:20, Venki Pallipadi wrote: > On Mon, Feb 11, 2008 at 12:06:50PM -0800, Venki Pallipadi wrote: > > On Mon, Feb 11, 2008 at 05:37:04PM -0200, Carlos R. Mafra wrote: > > > Pallipadi, Venkatesh wrote: > > > > > > > > Can you send me the output of a

Re: 2.6.25-rc1 regression - suspend to ram

2008-02-12 Thread Lukas Hejtmanek
On Mon, Feb 11, 2008 at 03:22:13PM -0800, Venki Pallipadi wrote: > Just sent this patch to fix a regression in acpi processor_idle.c on another > thread. Can you try the patch below and check whether that helps. Yeah, it seems that it fixed suspend troubles. -- Lukáš Hejtmánek -- To unsubscribe

Re: 2.6.25-rc1 regression - suspend to ram

2008-02-11 Thread Jesse Barnes
On Monday, February 11, 2008 2:58 pm Lukas Hejtmanek wrote: > Hello, > > 2.6.25-rc1 takes really long time till it suspends (about 30-40secs, used > to be about 5 secs at all) and it is resuming about few minutes. While > resuming, capslock toggles the capslock led but with few secs delay. > > 2.6

Re: 2.6.25-rc1 regression - suspend to ram

2008-02-11 Thread Jesse Barnes
On Monday, February 11, 2008 3:22 pm Venki Pallipadi wrote: > On Tue, Feb 12, 2008 at 12:10:54AM +0100, R. J. Wysocki wrote: > > On Monday, 11 of February 2008, Lukas Hejtmanek wrote: > > > Hello, > > > > Hi, > > > > > 2.6.25-rc1 takes really long time till it suspends (about 30-40secs, > > > used

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-11 Thread Carlos R. Mafra
Venki Pallipadi wrote: > On Mon, Feb 11, 2008 at 12:06:50PM -0800, Venki Pallipadi wrote: >> On Mon, Feb 11, 2008 at 05:37:04PM -0200, Carlos R. Mafra wrote: >>> Pallipadi, Venkatesh wrote: Can you send me the output of acpidump and full dmesg to me. Looks like it is a platform issue due

Re: 2.6.25-rc1 regression - suspend to ram

2008-02-11 Thread Venki Pallipadi
On Tue, Feb 12, 2008 at 12:10:54AM +0100, R. J. Wysocki wrote: > On Monday, 11 of February 2008, Lukas Hejtmanek wrote: > > Hello, > > Hi, > > > 2.6.25-rc1 takes really long time till it suspends (about 30-40secs, used to > > be about 5 secs at all) and it is resuming about few minutes. While

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-11 Thread Venki Pallipadi
On Mon, Feb 11, 2008 at 12:06:50PM -0800, Venki Pallipadi wrote: > On Mon, Feb 11, 2008 at 05:37:04PM -0200, Carlos R. Mafra wrote: > > Pallipadi, Venkatesh wrote: > > > > > > Can you send me the output of acpidump and full dmesg to me. Looks like > > > it is a platform issue due to which we canno

Re: 2.6.25-rc1 regression - suspend to ram

2008-02-11 Thread R. J. Wysocki
On Monday, 11 of February 2008, Lukas Hejtmanek wrote: > Hello, Hi, > 2.6.25-rc1 takes really long time till it suspends (about 30-40secs, used to > be about 5 secs at all) and it is resuming about few minutes. While resuming, > capslock toggles the capslock led but with few secs delay. > > 2.

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-11 Thread Venki Pallipadi
On Mon, Feb 11, 2008 at 05:37:04PM -0200, Carlos R. Mafra wrote: > Pallipadi, Venkatesh wrote: > > > > Can you send me the output of acpidump and full dmesg to me. Looks like > > it is a platform issue due to which we cannot use C1 mwait idle during > > suspend resume, something similar to issue w

RE: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-11 Thread Pallipadi, Venkatesh
>-Original Message- >From: Calvin Walton [mailto:[EMAIL PROTECTED] >Sent: Sunday, February 10, 2008 9:48 PM >To: Carlos R. Mafra >Cc: linux-kernel@vger.kernel.org; Pallipadi, Venkatesh >Subject: Re: [2.6.25-rc1 regression] Suspend to RAM (bisected) > >On Mon, 2

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-10 Thread Carlos R. Mafra
Arjan van de Ven wrote: > On Mon, 11 Feb 2008 03:25:33 -0200 > "Carlos R. Mafra" <[EMAIL PROTECTED]> wrote: > >> The problem with suspend to RAM is that right after typing (from >> inside X) 'echo mem > /sys/power/state' the screen becomes black and >> the laptop freezes. I have to use SysRq+b to

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-10 Thread Calvin Walton
On Mon, 2008-02-11 at 03:25 -0200, Carlos R. Mafra wrote: > Hi, > > I want to report that suspend to RAM stopped working on my Sony Vaio > VGN-FZ240E in 2.6.25-rc1 and that I could bisect the problem down > to: > > commit bc71bec91f9875ef825d12104acf3bf4ca215fa4 > Author: [EMAIL PROTECTED] <[EM

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

2008-02-10 Thread Arjan van de Ven
On Mon, 11 Feb 2008 03:25:33 -0200 "Carlos R. Mafra" <[EMAIL PROTECTED]> wrote: > The problem with suspend to RAM is that right after typing (from > inside X) 'echo mem > /sys/power/state' the screen becomes black and > the laptop freezes. I have to use SysRq+b to reboot. > > I tried to revert th