Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757056AbZIKWHR (ORCPT ); Fri, 11 Sep 2009 18:07:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755426AbZIKWHQ (ORCPT ); Fri, 11 Sep 2009 18:07:16 -0400 Received: from alpha.arachsys.com ([91.203.57.7]:42470 "EHLO alpha.arachsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753345AbZIKWHP (ORCPT ); Fri, 11 Sep 2009 18:07:15 -0400 Date: Fri, 11 Sep 2009 23:07:16 +0100 From: Chris Webb To: linux-kernel@vger.kernel.org Cc: Jens Axboe Subject: Re: WARNING: at arch/x86/kernel/smp.c:117 Message-ID: <20090911220716.GK751@arachsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090831204349.GE12579@kernel.dk> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2564 Lines: 59 Jens Axboe writes: > I get this on every reboot/kexec/halt: > > WARNING: at arch/x86/kernel/smp.c:117 native_smp_send_reschedule+0x51/0x60() I'm also seeing this following a system halt on the released 2.6.31 kernel running in a qemu-kvm virtual machine, although there's no warning during reboot there: WARNING: at arch/x86/kernel/smp.c:117 native_smp_send_reschedule+0x25/0x51() Hardware name: Modules linked in: Pid: 5256, comm: init Not tainted 2.6.31-elastic-lon-p #1 Call Trace: [] ? vgacon_set_cursor_size+0xfd/0x109 [] warn_slowpath_common+0x77/0x8f [] warn_slowpath_null+0xf/0x11 [] native_smp_send_reschedule+0x25/0x51 [] resched_task+0x63/0x65 [] resched_cpu+0x4a/0x5e [] ? tick_sched_timer+0x0/0x94 [] scheduler_tick+0x182/0x232 [] ? tick_sched_timer+0x0/0x94 [] update_process_times+0x52/0x62 [] tick_sched_timer+0x6a/0x94 [] __run_hrtimer+0x52/0x86 [] hrtimer_interrupt+0xf1/0x15b [] smp_apic_timer_interrupt+0x13/0x20 [] apic_timer_interrupt+0x13/0x20 [] ? delay_tsc+0x38/0xd1 [] ? __delay+0xa/0xc [] ? __const_udelay+0x3d/0x3f [] ? native_smp_send_stop+0x51/0x79 [] ? native_machine_shutdown+0x49/0x60 [] ? native_shutdown+0xa/0xc [] ? native_machine_halt+0x9/0x12 [] ? machine_halt+0xa/0xc [] ? kernel_halt+0x26/0x28 [] ? sys_reboot+0xe6/0x152 [] ? handle_mm_fault+0x34e/0x6e1 [] ? page_fault+0x1f/0x30 [] ? __up_read+0x9c/0xa5 [] ? up_read+0x9/0xb [] ? do_page_fault+0x230/0x260 [] ? page_fault+0x1f/0x30 [] ? system_call_fastpath+0x16/0x1b Is this likely to be a harmless warning or indicative of a more serious problem with this kernel version (or config)? Cheers, Chris. -- 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/