From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754384Ab2DRSaD (ORCPT ); Wed, 18 Apr 2012 14:30:03 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:46239 "EHLO e6.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473Ab2DRS3z (ORCPT ); Wed, 18 Apr 2012 14:29:55 -0400 Message-ID: <4F8F0811.5060407@linaro.org> Date: Wed, 18 Apr 2012 11:29:37 -0700 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Mark Lord CC: richard -rw- weinberger , Linux Kernel , rtc-linux@googlegroups.com, Alessandro Zummo , Greg Kroah-Hartman , stable@vger.kernel.org, Rabin Vincent Subject: Re: [REGRESSION] rtc/interface.c: kills suspend-to-ram References: <4F8BA1C1.4030804@teksavvy.com> <4F8C24E5.4020703@teksavvy.com> <4F8C3DDF.8030103@teksavvy.com> <4F8C415C.80806@teksavvy.com> <4F8C76EB.20709@linaro.org> <4F8C926D.2040503@linaro.org> <4F8CD5D3.8060006@teksavvy.com> <4F8CFC12.6050700@linaro.org> <4F8DCE74.2020906@teksavvy.com> <4F8DF673.8050605@linaro.org> <4F8E18FA.7040602@teksavvy.com> In-Reply-To: <4F8E18FA.7040602@teksavvy.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12041818-1976-0000-0000-00000C72803B Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/17/2012 06:29 PM, Mark Lord wrote: > I'll give the suggestions above a go when I get the system back. > Right now it's out on loan for application testing. > > And there is a simple workaround for that system, which I'm now using: > just disable the RTC Alarm in the BIOS and the issue goes away. > And as you point out, hwclock does seem to be diddling with the Alarm > for some reason, so I'm feeling this isn't so important any more. > > But as we've gone this far, I will instrument things as requested > when I get the system back in a few days. Once again, thanks so much for reporting the issue and help with testing! I know going through remote diagnostics is a pain, especially when you have a workaround. :) Anyway, your help here is very much appreciated. -john