Re: 2.6.24.3: WARNING: native_smp_call_function_mask() at boottime

From: Justin Piszcz
Date: Tue Mar 11 2008 - 07:52:22 EST




On Tue, 11 Mar 2008, Thomas Gleixner wrote:

On Mon, 10 Mar 2008, Justin Piszcz wrote:
Running kernel 2.6.24.3 on Debian Testing here..

[ 19.141846] WARNING: at arch/x86/kernel/smp_32.c:561
native_smp_call_function_mask()
[ 19.141896] Pid: 1, comm: swapper Not tainted 2.6.24.3 #1
[ 19.141937] [<c010e50b>] native_smp_call_function_mask+0x14b/0x150
[ 19.142009] [<c01036c3>] common_interrupt+0x23/0x28
[ 19.142076] [<c010f470>] enable_NMI_through_LVT0+0x0/0x30
[ 19.142144] [<c010f470>] enable_NMI_through_LVT0+0x0/0x30
[ 19.142212] [<c010e8fc>] smp_call_function+0x1c/0x30
[ 19.142279] [<c012196c>] on_each_cpu+0x2c/0x60
[ 19.142346] [<c0110840>] setup_nmi+0x30/0x50

Can you please try the backported patch below.

Thanks,
tglx


Patching now and will have the result shortly.

# patch -p1 < ../patch
patching file arch/x86/kernel/apic_32.c
patching file arch/x86/kernel/apic_64.c
patching file arch/x86/kernel/io_apic_32.c
patching file arch/x86/kernel/io_apic_64.c
patching file arch/x86/kernel/smpboot_32.c
patching file arch/x86/kernel/smpboot_64.c
patching file include/asm-x86/apic_32.h
patching file include/asm-x86/io_apic_64.h
#

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/