From: Hidehiro Kawai Date: Wed, 22 Jul 2009 02:56:20 +0000 (+0900) Subject: x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" X-Git-Tag: v2.6.31-rc5~87^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6effa8f6fc786f00e3a23eae605e0f2e8e748faa;p=pandora-kernel.git x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" CONFIG_X86_THRESHOLD used in arch/x86/kernel/irqinit.c is always undefined. Rename it to the correct name "CONFIG_X86_MCE_THRESHOLD". Signed-off-by: Hidehiro Kawai Reviewed-by: Hidetoshi Seto Cc: Andi Kleen LKML-Reference: <4A667FD4.3010509@hitachi.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed