]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8396ad38d6ce649973aec55c276248e87694f770
tree3f387610ca93c7f1067a1971d98dd0bd235dafb1
parent35fe997a5e979f3a3583a8d301909bf8e716c8d5
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