]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Jun 2005 00:35:56 +0000 (17:35 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2005 04:52:47 +0000 (21:52 -0700)
commit545493917dc90298e1c38f018ad893f5518928e7
tree1c809616d3113785c0f7dd3039ea3b05c99c6440
parentd18c3db58bc544fce6662ca7edba616ca9788a70
[PATCH] PCI: add proper MCFG table parsing to ACPI core.

This patch is the first step in properly handling the MCFG PCI table.
It defines the structures properly, and saves off the table so that the
pci mmconfig code can access it.  It moves the parsing of the table a
little later in the boot process, but still before the information is
needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/kernel/acpi/boot.c
arch/i386/pci/mmconfig.c
arch/x86_64/pci/mmconfig.c
include/linux/acpi.h