[PATCH 0/5] PCI: Allocation regression fix and misc cleanups

From: Bjorn Helgaas
Date: Tue Mar 11 2014 - 13:42:48 EST


The first patch (Don't check resource_size() in pci_bus_alloc_resource())
fixes a regression reported by Paul Bolle, so I intend to ask Linus to pull
it before releasing v3.14.

The others are minor cleanups with no functional change.

These are in my pci/resource branch and, except for the first one, are
intended for v3.15.

---

Bjorn Helgaas (5):
PCI: Don't check resource_size() in pci_bus_alloc_resource()
resources: Set type in __request_region()
PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
PCI: Log IDE resource quirk in dmesg


drivers/pci/bus.c | 8 +++-----
drivers/pci/probe.c | 16 ++++++++++++----
include/linux/pci.h | 2 +-
kernel/resource.c | 4 ++--
4 files changed, 18 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/