From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jeff Chua" Subject: Re: [3/6] 2.6.21-rc4: known regressions Date: Tue, 27 Mar 2007 01:46:28 +0800 Message-ID: References: <20070318184919.GW752@stusta.de> <20070326040509.GU16477@stusta.de> <1174926407.7911.1.camel@chaos> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1174926407.7911.1.camel@chaos> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org To: Thomas Gleixner Cc: Adrian Bunk , Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , "Eric W. Biederman" , "Rafael J. Wysocki" , pavel@suse.cz, linux-pm@lists.osdl.org, gregkh@suse.de, linux-pci@atrey.karlin.mff.cuni.cz, Jens Axboe , Len Brown , linux-acpi@vger.kernel.org, jgarzik@pobox.com, linux-ide@vger.kernel.org, "Michael S. Tsirkin" , Ingo Molnar List-Id: linux-ide@vger.kernel.org On 3/27/07, Thomas Gleixner wrote: > > It's related. I tested without CONFIG_HPET_TIMER, and now my X60 can > > suspend and resume from RAM (s2ram). Even better, it works > > with/without CONFIG_NO_HZ. > > Does the patch below fix the HPET_TIMER=y case ? Thomas, I tried, but it didn't help. Upon resume from ram, "date" still didn't advance. Thanks, Jeff.