commit | 6effa8f6fc786f00e3a23eae605e0f2e8e748faa | [log] [tgz] |
---|---|---|
author | Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com> | Wed Jul 22 11:56:20 2009 +0900 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Jul 21 21:43:22 2009 -0700 |
tree | 4b7d45f89dc7334180a1ace7b281412d2d112ccd | |
parent | 429b2b319af3987e808c18f6b81313104caf782c [diff] |
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 <hidehiro.kawai.ez@hitachi.com> Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Cc: Andi Kleen <andi@firstfloor.org> LKML-Reference: <4A667FD4.3010509@hitachi.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>