From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759735AbXEJIrX (ORCPT ); Thu, 10 May 2007 04:47:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757304AbXEJIrP (ORCPT ); Thu, 10 May 2007 04:47:15 -0400 Received: from smtp1.linux-foundation.org ([65.172.181.25]:44584 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755986AbXEJIrN (ORCPT ); Thu, 10 May 2007 04:47:13 -0400 Date: Thu, 10 May 2007 01:46:45 -0700 From: Andrew Morton To: tglx@linutronix.de Cc: "Rafael J. Wysocki" , Ingo Molnar , LKML , John Stultz , linux-acpi@vger.kernel.org Subject: Re: [patch 3/3] clockevents: Fix resume logic - updated version Message-Id: <20070510014645.c4e79032.akpm@linux-foundation.org> In-Reply-To: <1178745983.3042.565.camel@localhost.localdomain> References: <20070430102837.748238000@linutronix.de> <200705092036.20953.rjw@sisk.pl> <1178743550.3042.541.camel@localhost.localdomain> <200705092253.49896.rjw@sisk.pl> <1178745983.3042.565.camel@localhost.localdomain> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 09 May 2007 23:26:22 +0200 Thomas Gleixner wrote: > Andrew, > > can you test the alternative replacement patch for > > clockevents: Fix resume logic - updated version > > It does not touch the interrupt controller, it does the PIT restart > different. That's a patch from Chris Wright and confirmed to work on the > affected machines - except the @%$#! VAIO of course. > > If that patch makes the problem go away, then we should have a quite > good hint what we need to look at. No joy, sorry. It still hangs at the last statement in acpi_evaluate_object().