From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755257AbZHMSdz (ORCPT ); Thu, 13 Aug 2009 14:33:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753382AbZHMSdz (ORCPT ); Thu, 13 Aug 2009 14:33:55 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:35813 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751383AbZHMSdy convert rfc822-to-8bit (ORCPT ); Thu, 13 Aug 2009 14:33:54 -0400 From: "Rafael J. Wysocki" To: q-funk@iki.fi Subject: Re: [Bug #13941] x86 Geode issue Date: Thu, 13 Aug 2009 20:34:34 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.31-rc5-rjw; KDE/4.3.0; x86_64; ; ) Cc: Ingo Molnar , Alexander Viro , Linux Kernel Mailing List , Kernel Testers List References: <200908131654.45227.rjw@sisk.pl> <11fae7c70908130800q7b4a5293t5c373613d736d74@mail.gmail.com> In-Reply-To: <11fae7c70908130800q7b4a5293t5c373613d736d74@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <200908132034.34951.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 13 August 2009, Martin-Éric Racine wrote: > On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki wrote: > > On Thursday 13 August 2009, Martin-Éric Racine wrote: > >> 2009/8/13 Martin-Éric Racine : > >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar wrote: > >> >> * Martin-Éric Racine wrote: > >> >>> Yes, this bug is still valid. > >> >>> > >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly > >> >>> bisecting our way through the changes that took place since 2.6.30 > >> >>> to find the commit that introduced this regression. Please stay > >> >>> tuned. > >> >> > >> >> hm, the only outright Geode related commit was: > >> >> > >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure > >> >> > >> >> the jpg at: > >> >> > >> >> http://launchpadlibrarian.net/28892781/00002.jpg > >> >> > >> >> is very out of focus - but what i could decypher suggests a > >> >> pagefault crash in the VFS code, in generic_delete_inode(). > >> > >> This one might be a bit better: > >> > >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg Hmm. This looks like a sysfs oops to my untrained eye. Thanks, Rafael