From: Adrian Bunk Date: Wed, 17 Oct 2007 16:04:38 +0000 (+0200) Subject: i386: no need to make enable_cpu_hotplug a variable X-Git-Tag: v2.6.24-rc1~476^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a850cef77f148c2e305022a1ed86ca6cff5ee300;p=pandora-kernel.git i386: no need to make enable_cpu_hotplug a variable As long as there's no write access to this variable there's no reason to let gcc check it at runtime. [ tglx: arch/x86 adaptation ] Signed-off-by: Adrian Bunk Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed