Prev: linux-next: manual merge of the mtd tree with Linus' tree
Next: NMI & register handling infrastructure - x86 (my first post)
From: Jesse Barnes on 28 Apr 2010 23:20 The following changes since commit b91ce4d14a21fc04d165be30319541e0f9204f15: Linus Torvalds (1): Merge git://git.kernel.org/.../davem/net-2.6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus Two fixes from Bjorn for _CRS related stuff. The "compute address space" one hasn't seen any soak time in -next, which I'm nervous about, but it seems like a good related change, so I'll leave it up to you. If you don't want it, just let me know and I'll drop it and resend just the BIOS_END patch, which definitely fixes real bugs. Bjorn Helgaas (2): x86/PCI: never allocate PCI MMIO resources below BIOS_END x86/PCI: compute Address Space length rather than using _LEN arch/x86/pci/acpi.c | 40 ++-------------------------------------- arch/x86/pci/i386.c | 3 +++ 2 files changed, 5 insertions(+), 38 deletions(-) -- Jesse Barnes, Intel Open Source Technology Center -- 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/ |