From: Adrian Bunk Date: Wed, 19 Dec 2007 22:20:19 +0000 (+0100) Subject: x86_32: disable_pse must be __cpuinitdata X-Git-Tag: v2.6.24-rc6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d054f0fade192b454592817c16e0f49e3e295dc;p=pandora-kernel.git x86_32: disable_pse must be __cpuinitdata CONFIG_HOTPLUG_CPU=y: WARNING: vmlinux.o(.text+0xfa52): Section mismatch: reference to .init.data:disable_pse (between 'identify_cpu' and 'identify_secondary_cpu') [ akpm@linux-foundation.org: initializer fix. ] Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed