Prev: [patch 058/123] USB: fix I2C API usage in ohci-pnx4008.
Next: [patch 018/123] ath9k: fix keycache leak in split tkip case
From: Pete Zaitcev on 13 Mar 2010 15:50 On Fri, 12 Mar 2010 22:37:56 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > Thanks for the report. Would you mind posting the entire dmesg > log, /proc/iomem contents, and "lspci -vv" output somewhere (maybe in > bugzilla)? Done, new bug: http://bugzilla.kernel.org/show_bug.cgi?id=15533 -- Pete -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Bjorn Helgaas on 13 Mar 2010 22:20 On Sat, 2010-03-13 at 13:46 -0700, Pete Zaitcev wrote: > On Fri, 12 Mar 2010 22:37:56 -0700 > Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > > Thanks for the report. Would you mind posting the entire dmesg > > log, /proc/iomem contents, and "lspci -vv" output somewhere (maybe in > > bugzilla)? > > Done, new bug: > http://bugzilla.kernel.org/show_bug.cgi?id=15533 Thanks! Sorry, I should have asked for the "pci=nocrs" (working) dmesg, too. Do you have that handy? What kind of machine is this? I don't suppose you have Windows on it; I'd really like to know what the Device Manager says about the PCI host bridge and graphics controller resources. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Bjorn Helgaas on 15 Mar 2010 14:00 On Saturday 13 March 2010 08:02:24 pm Bjorn Helgaas wrote: > On Sat, 2010-03-13 at 13:46 -0700, Pete Zaitcev wrote: > > On Fri, 12 Mar 2010 22:37:56 -0700 > > Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > > > > Thanks for the report. Would you mind posting the entire dmesg > > > log, /proc/iomem contents, and "lspci -vv" output somewhere (maybe in > > > bugzilla)? > > > > Done, new bug: > > http://bugzilla.kernel.org/show_bug.cgi?id=15533 > > Thanks! Sorry, I should have asked for the "pci=nocrs" (working) dmesg, > too. Do you have that handy? What kind of machine is this? I don't > suppose you have Windows on it; I'd really like to know what the Device > Manager says about the PCI host bridge and graphics controller > resources. I added two patches to the bugzilla: http://bugzilla.kernel.org/attachment.cgi?id=25522 (possible fix) http://bugzilla.kernel.org/attachment.cgi?id=25523 (additional debug) If the first patch fixes it, we're all set. If it doesn't, I'd like the additional debug info from the second patch. Thanks! Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Bjorn Helgaas on 17 Mar 2010 11:30 On Monday 15 March 2010 11:51:01 am Bjorn Helgaas wrote: > On Saturday 13 March 2010 08:02:24 pm Bjorn Helgaas wrote: > > On Sat, 2010-03-13 at 13:46 -0700, Pete Zaitcev wrote: > > > On Fri, 12 Mar 2010 22:37:56 -0700 > > > Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > > > > > > Thanks for the report. Would you mind posting the entire dmesg > > > > log, /proc/iomem contents, and "lspci -vv" output somewhere (maybe in > > > > bugzilla)? > > > > > > Done, new bug: > > > http://bugzilla.kernel.org/show_bug.cgi?id=15533 Any luck testing the patch from the bugzilla? I'd really like to get this figured out so we can get the fix in the next -rc and move on to the next _CRS issue :-) Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Pete Zaitcev on 21 Mar 2010 20:30
On Wed, 17 Mar 2010 08:26:59 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > > > http://bugzilla.kernel.org/show_bug.cgi?id=15533 > > Any luck testing the patch from the bugzilla? I'd really like to get > this figured out so we can get the fix in the next -rc and move on > to the next _CRS issue :-) I was on vacation, sorry. Got to it today. In short, the test patch fails. Please see the dmesg with ACPI debugging in bugzilla as requested. -- Pete -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |