From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Slaby Subject: Re: hibernate causes nobody cared on acpi irq Date: Thu, 13 Aug 2009 21:52:36 +0200 Message-ID: <4A846F04.9050005@gmail.com> References: <4A833CAD.5050209@gmail.com> <200908130021.34378.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200908130021.34378.rjw@sisk.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Rafael J. Wysocki" Cc: "Brown, Len" , linux-pm@lists.linux-foundation.org, LKML List-Id: linux-pm@vger.kernel.org On 08/13/2009 12:21 AM, Rafael J. Wysocki wrote: > On Thursday 13 August 2009, Jiri Slaby wrote: >> with current mmotm I get this while trying to hibernate from a system in >> qemu: > > Does it trigger with the "core" test: Yes, but I found out it's totally unrelated to the susp code. There is an interrupt storm on IRQ9 after system boot -- 150000 intrs on both CPUs in the first minute. Then the message emerges. It's just a coincidence it appears during hibernation (after interrupts enable phase). Any idea what it could be? Thanks.