summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/nexgen.c
diff options
context:
space:
mode:
authorMagnus Damm2006-09-26 10:52:36 +0200
committerAndi Kleen2006-09-26 10:52:36 +0200
commit95414930548871c6c92a5b0e607b12b81f3d84d8 (patch)
tree199302c69c8e119bfd2b1cdd3da5e10630825cb5 /arch/i386/kernel/cpu/nexgen.c
parent[PATCH] mark init_amd() as __cpuinit (diff)
downloadkernel-qcow2-linux-95414930548871c6c92a5b0e607b12b81f3d84d8.tar.gz
kernel-qcow2-linux-95414930548871c6c92a5b0e607b12b81f3d84d8.tar.xz
kernel-qcow2-linux-95414930548871c6c92a5b0e607b12b81f3d84d8.zip
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
The different cpu_dev structures are all used from __cpuinit callers what I can tell. So mark them as __cpuinitdata instead of __initdata. I am a little bit unsure about arch/i386/common.c:default_cpu, especially when it comes to the purpose of this_cpu. Signed-off-by: Magnus Damm <magnus@valinux.co.jp> Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch/i386/kernel/cpu/nexgen.c')
-rw-r--r--arch/i386/kernel/cpu/nexgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/cpu/nexgen.c b/arch/i386/kernel/cpu/nexgen.c
index df188bfd759b..9d622598c055 100644
--- a/arch/i386/kernel/cpu/nexgen.c
+++ b/arch/i386/kernel/cpu/nexgen.c
@@ -40,7 +40,7 @@ static void __init nexgen_identify(struct cpuinfo_x86 * c)
}
}
-static struct cpu_dev nexgen_cpu_dev __initdata = {
+static struct cpu_dev nexgen_cpu_dev __cpuinitdata = {
.c_vendor = "Nexgen",
.c_ident = { "NexGenDriven" },
.c_models = {