From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harvey Harrison Subject: Re: sky2: early oops in pci_vpd_truncate Date: Fri, 03 Apr 2009 20:32:14 -0700 Message-ID: <1238815934.3893.4.camel@brick> References: <1238803819.3893.3.camel@brick> <20090403180306.44de0324@hobbes> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Stephen Hemminger , David Miller , linux-netdev To: Jesse Barnes Return-path: Received: from wa-out-1112.google.com ([209.85.146.177]:51875 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753791AbZDDDcS (ORCPT ); Fri, 3 Apr 2009 23:32:18 -0400 Received: by wa-out-1112.google.com with SMTP id j5so1037200wah.21 for ; Fri, 03 Apr 2009 20:32:15 -0700 (PDT) In-Reply-To: <20090403180306.44de0324@hobbes> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2009-04-03 at 18:03 -0700, Jesse Barnes wrote: > On Fri, 03 Apr 2009 17:10:19 -0700 > Harvey Harrison wrote: > > > Hi Stephen, > > > > I'm seeing an early oops in current Linus -git right after sky2_probe > > unfortunately it scrolls away too fast to get it all, but after a > > delayed-printk boot it appears to be a NULL dereference in > > pci_vpd_truncate. sysfs also features prominantly in the backtrace.. > > is this a known issue? > > > > I see there were some sky2 patches this cycle using the vpd functions, > > any pointers/patches to try out? > > Yeah there's a patch for that in my queue (not pushed to Linus yet > though), subject "[PATCH] PCI: Fix oops in pci_vpd_truncate" from Anton > Vorontsov. > What tree is that? Harvey