From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: Re: [Bug #16007] x86/pci Oops with CONFIG_SND_HDA_INTEL Date: Fri, 23 Jul 2010 08:20:29 -0600 Message-ID: <201007230820.29465.bjorn.helgaas@hp.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Graham Ramsey , Yinghai Lu On Friday, July 23, 2010 06:15:50 am Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.33 and 2.6.34. > > The following bug entry is on the current list of known regressions > introduced between 2.6.33 and 2.6.34. Please verify if it still should > be listed and let the tracking team know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16007 > Subject : x86/pci Oops with CONFIG_SND_HDA_INTEL > Submitter : Graham Ramsey > Date : 2010-05-19 17:09 (66 days old) > Handled-By : Yinghai Lu > Bjorn Helgaas > Patch : https://patchwork.kernel.org/patch/105662/ This entry should remain on the regression list. In my opinion, we should apply Graham's patch from comment 8: https://bugzilla.kernel.org/attachment.cgi?id=26508 which turns on "pci=use_crs" for this machine. BIOS is telling us what configuration works, and we should pay attention to it. amd_bus.c has no hope of ever discovering this working configuration. Bjorn