x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 30 Jan 2008 12:33:40 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:40 +0000 (13:33 +0100)
commit5a96f4a55c3b0bfd40771a973b173e1b94909559
tree3f387610ca93c7f1067a1971d98dd0bd235dafb1
parent508bebbb1f211fbf3f392feea44218045096f240
x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c

remove the recursion from this function.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/mcheck/mce_amd_64.c