On Tue, Sep 18, 2012 at 5:55 PM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote: > On Tue, Sep 18, 2012 at 3:54 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: >> On Mon, Sep 10, 2012 at 6:19 PM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote: >>> Intel DP43BF requires "pci=assign-busses" to discover some devices. >>> >>> It turns out BIOS set the bridge 00:1e.0 bus register wrong. >>> >>> Try to check that wrong range and reject so next pass could only assign >>> bus for that bridge. >>> >>> https://bugzilla.kernel.org/show_bug.cgi?id=18412 >> >> Applied to pci/yinghai-misc, thanks! > > ? > you already put it in pci/yinghai-bridge-subordinate and next I did, but I thought it wasn't worth having a separate branch for each of these onesy-twosy patches (this one, vgaarb, kmalloc/kzalloc, bus resource free, etc.), so I decided to consolidate several of them on pci/yinghai-misc and then merge *that* into next. So pci/yinghai-bridge-subordinate is dead and I dropped it from next (but as I said, it will get to next eventually via pci/yinghai-misc). I don't recommend using my "next" branch as a base. There's usually no need, because patches usually don't depend on other things in "next". If they do, it's simpler to base them on the specific "pci/yinghai-xxx" branch they require. > commit 4fe24116ccc5518d5b692cb4354342ee59970ca5 > Merge: 8704936 a53d8d3 > Author: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > Date: Tue Sep 18 11:08:09 2012 -0600 > > Merge branch 'pci/yinghai-bridge-subordinate' into next > > * pci/yinghai-bridge-subordinate: > PCI: Check P2P bridge for invalid secondary/subordinate range > > commit a53d8d32a2b768cdcdd0703f4754f49b02753d2c > Author: Yinghai Lu <yinghai@xxxxxxxxxx> > Date: Mon Sep 10 17:19:33 2012 -0700 > > PCI: Check P2P bridge for invalid secondary/subordinate range -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html