Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756733AbYCKLwW (ORCPT ); Tue, 11 Mar 2008 07:52:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751086AbYCKLwO (ORCPT ); Tue, 11 Mar 2008 07:52:14 -0400 Received: from lucidpixels.com ([75.144.35.66]:43516 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbYCKLwO (ORCPT ); Tue, 11 Mar 2008 07:52:14 -0400 Date: Tue, 11 Mar 2008 07:52:13 -0400 (EDT) From: Justin Piszcz To: Thomas Gleixner cc: LKML , Stable Team Subject: Re: 2.6.24.3: WARNING: native_smp_call_function_mask() at boot time In-Reply-To: Message-ID: References: User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1461 Lines: 42 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] [] native_smp_call_function_mask+0x14b/0x150 >> [ 19.142009] [] common_interrupt+0x23/0x28 >> [ 19.142076] [] enable_NMI_through_LVT0+0x0/0x30 >> [ 19.142144] [] enable_NMI_through_LVT0+0x0/0x30 >> [ 19.142212] [] smp_call_function+0x1c/0x30 >> [ 19.142279] [] on_each_cpu+0x2c/0x60 >> [ 19.142346] [] 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/