linux/arch/x86/pci
Robert Richter 9b4e27b528 x86: fix: do not run code in amd_bus.c on non-AMD CPUs
Jan Beulich wrote:

> Even worse - this would even try to access the MSR on non-AMD CPUs
> (currently probably prevented just by the fact that only AMD ones use
> family values of 0x10 or higher).

This patch adds cpu vendor check to the postcore_initcalls.

Reported-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-23 17:39:30 +02:00
..
acpi.c
amd_bus.c x86: fix: do not run code in amd_bus.c on non-AMD CPUs 2008-08-23 17:39:30 +02:00
common.c
direct.c
early.c
fixup.c x86/PCI: use dev_printk when possible 2008-07-28 15:32:26 -07:00
i386.c x86/PCI: use dev_printk when possible 2008-07-28 15:32:26 -07:00
init.c
irq.c x86/PCI: use dev_printk when possible 2008-07-28 15:32:26 -07:00
legacy.c
Makefile
mmconfig_32.c
mmconfig_64.c
mmconfig-shared.c x86: silence mmconfig printk 2008-08-15 13:52:39 +02:00
numaq_32.c x86/PCI: use dev_printk when possible 2008-07-28 15:32:26 -07:00
olpc.c
pcbios.c
pci.h
visws.c