linux/arch/x86/kernel/cpu
Satyam Sharma c789c037e9 x86: call cache_add_dev() from cache_sysfs_init() explicitly
Call cache_add_dev() from cache_sysfs_init() explicitly, instead of
referencing the CPU notifier callback directly from generic startup
code. Looks cleaner (to me at least) this way, and also makes it
possible to use other tricks to replace __cpuinit{data} annotations, as
recently discussed on this list.

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Cc: Andi Kleen <ak@suse.de>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-17 20:16:49 +02:00
..
cpufreq x86: fix dmi const-ify fallout 2007-10-17 20:16:48 +02:00
mcheck i386: Fix section mismatch 2007-10-17 20:15:25 +02:00
mtrr i386: Remove local CPU logic in MTRR call to smp_call_function_single 2007-10-17 20:16:14 +02:00
addon_cpuid_features.c
amd.c
bugs.c Delete filenames in comments. 2007-10-13 10:01:23 -07:00
centaur.c
common.c
cpu.h
cyrix.c
intel.c i386: fix section mismatch warning in intel.c 2007-10-17 20:15:26 +02:00
intel_cacheinfo.c x86: call cache_add_dev() from cache_sysfs_init() explicitly 2007-10-17 20:16:49 +02:00
Makefile
nexgen.c
perfctr-watchdog.c i386: constify wd_ops 2007-10-17 20:16:33 +02:00
proc.c x86: Convert cpu_core_map to be a per cpu variable 2007-10-16 09:42:50 -07:00
transmeta.c
umc.c