[GIT PATCH] PCI fixes for 2.6.25-rc5 git tree



Here are 2 PCI patches against your 2.6.25-rc5 git tree.

A pci.h header file fix from Andrew for a #define and a memory leak fix
for a pci hotplug driver.

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 them.

thanks,

greg k-h


-------------

Documentation/pci.txt | 4 ++--
drivers/pci/hotplug/ibmphp_ebda.c | 1 +
include/linux/pci.h | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)

---------------

Andrew Morton (1):
PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE

Jesper Juhl (1):
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver

--
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/



Relevant Pages

  • [GIT PULL] sh updates for 2.6.31-rc1
    ... Fix UBC setup and registers for SH2A ... pci memory range checking code ... TMU platform data for sh7722 ... call clock framework init() callback once ...
    (Linux-Kernel)
  • Linux 2.6.7-rc1
    ... : Fix typo in netlink_unicast ... fix cyclades compile with!PCI ... USB: Remove unusual_devs entries for Minolta DiMAGE 7, ... Eliminate dead code from the UHCI driver ...
    (Linux-Kernel)
  • Re: Network Device Naming mechanism and policy
    ... Fix #1 (fix the PCI device list to be sorted ... that the determinism doesn't change on a per-platform or ... add-in card in PCI slot 3 may have ports named eth5 and eth6, ... an add-in card in PCI slot 5 may have ports named eth2 and eth3. ...
    (Linux-Kernel)
  • Re: acpi_evaluate_integer broken by design
    ... I don't know know why pavel sees this and nobody else -- ... suspend's disabling of interrupts causes problems all over the place. ... Andrew, do you still feel that way? ... harder to alter (ie: fix) system_state transitions, ...
    (Linux-Kernel)
  • Linux 2.6.20-rc2
    ... does some driver updates (usb, sound, dri, pci hotplug) and ACPI updates ... ACPI: fix NULL check in drivers/acpi/osl.c ... PCI: don't export device IDs to userspace ...
    (Linux-Kernel)