kernel-ark/arch/i386
Magnus Damm 68bbc172cd [PATCH] i386: remove redundant generic_identify() calls when identifying cpus
cpu_dev->c_identify is only called from arch/i386/common.c:identify_cpu(), and
this after generic_identify() already has been called. There is no need to call
this function twice and hook it in c_identify - but I may be wrong, please
double check before applying.

This patch also removes generic_identify() from cpu.h to avoid unnecessary
future nesting.

Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:36 +02:00
..
boot [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb' 2006-09-26 10:52:30 +02:00
crypto
kernel [PATCH] i386: remove redundant generic_identify() calls when identifying cpus 2006-09-26 10:52:36 +02:00
lib [PATCH] i386: Remove lock section support in rwsem.h 2006-09-26 10:52:31 +02:00
mach-default
mach-es7000
mach-generic [PATCH] i386: Replace i386 open-coded cmdline parsing with 2006-09-26 10:52:32 +02:00
mach-visws
mach-voyager
math-emu
mm [PATCH] i386: make fault notifier unconditional and export it 2006-09-26 10:52:35 +02:00
oprofile [PATCH] i386: make functions static 2006-09-26 10:52:27 +02:00
pci
power
defconfig [PATCH] i386: Update defconfig 2006-09-26 10:52:26 +02:00
Kconfig [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP 2006-09-26 10:52:35 +02:00
Kconfig.cpu
Kconfig.debug
Makefile [PATCH] x86: Detect CFI support in the assembler at runtime 2006-09-26 10:52:30 +02:00
Makefile.cpu