Re: Resume does not work after timekeeping change

2013-04-22 Thread John Stultz
On 04/21/2013 07:48 AM, Thomas Gleixner wrote: On Sat, 20 Apr 2013, Jiri Slaby wrote: Hi, my machine does not wake from suspend to RAM on my box running the -next kernel. The last thing I see is "Disabling non-boot CPUs ...". I bisected it to this commit: commit 7ec98e15aa049b7a2ca73485f31cf4f

Re: Resume does not work after timekeeping change

2013-04-22 Thread John Stultz
On 04/22/2013 09:05 AM, John Stultz wrote: On 04/20/2013 08:46 AM, Jiri Slaby wrote: Hi, my machine does not wake from suspend to RAM on my box running the -next kernel. The last thing I see is "Disabling non-boot CPUs ...". I bisected it to this commit: commit 7ec98e15aa049b7a2ca73485f31cf4f9

Re: Resume does not work after timekeeping change

2013-04-22 Thread John Stultz
On 04/20/2013 08:46 AM, Jiri Slaby wrote: Hi, my machine does not wake from suspend to RAM on my box running the -next kernel. The last thing I see is "Disabling non-boot CPUs ...". I bisected it to this commit: commit 7ec98e15aa049b7a2ca73485f31cf4f90c34e2dd Author: Thomas Gleixner Date: Th

Re: Resume does not work after timekeeping change

2013-04-21 Thread Borislav Petkov
On Sun, Apr 21, 2013 at 04:48:45PM +0200, Thomas Gleixner wrote: > Does the patch below fix the issue? It does here. Applied it ontop of tip/master of today and did three suspend/resume cycles, back-to-back - looks good and no hickups. Tested-by: Borislav Petkov Thanks. -- Regards/Gruss,

Re: Resume does not work after timekeeping change

2013-04-21 Thread Thomas Gleixner
On Sat, 20 Apr 2013, Jiri Slaby wrote: > Hi, > > my machine does not wake from suspend to RAM on my box running the -next > kernel. The last thing I see is "Disabling non-boot CPUs ...". I > bisected it to this commit: > > commit 7ec98e15aa049b7a2ca73485f31cf4f90c34e2dd > Author: Thomas Gleixner

Re: Resume does not work after timekeeping change

2013-04-20 Thread Borislav Petkov
On Sat, Apr 20, 2013 at 05:46:52PM +0200, Jiri Slaby wrote: > Hi, > > my machine does not wake from suspend to RAM on my box running the -next > kernel. The last thing I see is "Disabling non-boot CPUs ...". I > bisected it to this commit: > > commit 7ec98e15aa049b7a2ca73485f31cf4f90c34e2dd > Aut