Messages in this thread |  | | | Date | Fri, 9 Mar 2007 20:03:56 -0800 | | From | Greg KH <> | | Subject | [GIT PATCH] PCI fixes for 2.6.21-rc3 |
| |
Here are some PCI fixes against 2.6.21-rc3
They fix a problem that shows up with the libata drivers and fix a number of section mismatches.
All of these have been in the -mm tree.
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
The full patches will be sent to the linux-pci mailing list, if anyone wants to see it
thanks,
greg k-h
drivers/pci/pci.c | 15 ++++++++------- drivers/pci/pcie/aer/aerdrv.c | 6 +++--- drivers/pci/pcie/portdrv_pci.c | 6 +++--- drivers/pci/search.c | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) --------------- Sam Ravnborg (3): pcie: fix section mismatch warning PCI: aer: fix section mismatch warning pci: fix section mismatch warning
Tejun Heo (1): PCI: allow multiple calls to pcim_pin_device()
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |