Searched hist:c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | pci_x86.h | diff c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 Thu Jun 11 22:53:55 CDT 2009 Len Brown <len.brown@intel.com> ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Move arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg() to arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg() where it is used, and make it static.
Move associated globals and helper routine with it.
No functional change.
This code move is in preparation for SFI support, which will allow the PCI code to find the MCFG table on systems which do not support ACPI.
Signed-off-by: Len Brown <len.brown@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
/openbmc/linux/arch/x86/pci/ |
H A D | mmconfig-shared.c | diff c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 Thu Jun 11 22:53:55 CDT 2009 Len Brown <len.brown@intel.com> ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Move arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg() to arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg() where it is used, and make it static.
Move associated globals and helper routine with it.
No functional change.
This code move is in preparation for SFI support, which will allow the PCI code to find the MCFG table on systems which do not support ACPI.
Signed-off-by: Len Brown <len.brown@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | boot.c | diff c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 Thu Jun 11 22:53:55 CDT 2009 Len Brown <len.brown@intel.com> ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Move arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg() to arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg() where it is used, and make it static.
Move associated globals and helper routine with it.
No functional change.
This code move is in preparation for SFI support, which will allow the PCI code to find the MCFG table on systems which do not support ACPI.
Signed-off-by: Len Brown <len.brown@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | diff c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 Thu Jun 11 22:53:55 CDT 2009 Len Brown <len.brown@intel.com> ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Move arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg() to arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg() where it is used, and make it static.
Move associated globals and helper routine with it.
No functional change.
This code move is in preparation for SFI support, which will allow the PCI code to find the MCFG table on systems which do not support ACPI.
Signed-off-by: Len Brown <len.brown@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|