]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pci: add pci=skip_isa_align command lines.
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Thu, 27 Mar 2008 08:31:18 +0000 (01:31 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 5 May 2008 16:22:08 +0000 (09:22 -0700)
commit8c77f6e6eead88d54738c2aaef38cd2840bad454
treedb03ea7d9976483c49b764044a6f56ed244629b5
parentc85bb80f08101d34fbfcc160eae05641bd1d59c1
x86/pci: add pci=skip_isa_align command lines.

so we don't align the io port start address for pci cards.

also move out dmi check out acpi.c, because it has nothing to do with acpi.
it could spare some calling when we have several peer root buses.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Documentation/kernel-parameters.txt
arch/x86/pci/acpi.c
arch/x86/pci/common.c
arch/x86/pci/init.c
arch/x86/pci/pci.h