]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add PCI extended config space access for AMD Barcelona
authorRobert Richter <robert.richter@amd.com>
Mon, 3 Sep 2007 08:17:39 +0000 (10:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 09:51:19 +0000 (11:51 +0200)
commitff965a5c98973deb3543fe3aab9e849e2fe0b205
treef3b9772709fd948c5df7b3e0535d9f62737e7702
parentbbb416f91176e84dbced387565d787a8ef3b50dd
x86: add PCI extended config space access for AMD Barcelona

This patch implements PCI extended configuration space access for
AMD's Barcelona CPUs. It extends the method using CF8/CFC IO
addresses. An x86 capability bit has been introduced that is set for
CPUs supporting PCI extended config space accesses.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/amd_64.c
arch/x86/kernel/setup.c
arch/x86/kernel/setup.h [new file with mode: 0644]
arch/x86/kernel/setup_64.c
arch/x86/pci/direct.c
include/asm-x86/cpufeature.h