From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755051AbZIAOgR (ORCPT ); Tue, 1 Sep 2009 10:36:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754951AbZIAOgQ (ORCPT ); Tue, 1 Sep 2009 10:36:16 -0400 Received: from mail-pz0-f191.google.com ([209.85.222.191]:36281 "EHLO mail-pz0-f191.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754568AbZIAOgP (ORCPT ); Tue, 1 Sep 2009 10:36:15 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=rRh6U3M+L1htC9DYzIJ3o4Z4IxndZvUGNCLCJZ0Xb7MullBliOhr4z4Fw79t1I/Rxx Qy5/gUZ4BQtFVGIGWtJupJpCxRRznHMi9VY/zhR++Y4i2wLx9UQHrLSs5FZ8BZeH8ijV C2KI4vlLNaANsl8h1m+UEiRwwM8nJDKo7QS+w= Date: Tue, 1 Sep 2009 22:39:42 +0800 From: =?utf-8?Q?Am=C3=A9rico?= Wang To: Jens Axboe Cc: Linux Kernel , Ingo Molnar Subject: Re: WARNING: at arch/x86/kernel/smp.c:117 native_smp_send_reschedule+0x51/0x60() Message-ID: <20090901143942.GA5394@hack> References: <20090831204349.GE12579@kernel.dk> 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 On Mon, Aug 31, 2009 at 10:43:49PM +0200, Jens Axboe wrote: >Hi, > >I get this on every reboot/kexec/halt: > >WARNING: at arch/x86/kernel/smp.c:117 native_smp_send_reschedule+0x51/0x60() >Modules linked in: raid0 md_mod loop hid_apple usbhid mptsas mptscsih >mptbase scsi_transport_sas ehci_hcd uhci_hcd usbcore nls_base igb sg >sr_mod cdrom >Pid: 6998, comm: halt Not tainted 2.6.31-rc8 #105 >Call Trace: > [] ? lapic_next_event+0x18/0x20 > [] ? native_smp_send_reschedule+0x51/0x60 > [] warn_slowpath_common+0x78/0xd0 > [] warn_slowpath_null+0xf/0x20 > [] native_smp_send_reschedule+0x51/0x60 > [] resched_task+0x68/0x80 > [] resched_cpu+0x75/0x90 > [] scheduler_tick+0x25b/0x290 > [] update_process_times+0x56/0x70 > [] tick_sched_timer+0x66/0xc0 > [] ? tick_sched_timer+0x0/0xc0 > [] __run_hrtimer+0x51/0xc0 > [] hrtimer_interrupt+0xd5/0x1c0 > [] smp_apic_timer_interrupt+0x68/0xa0 > [] apic_timer_interrupt+0x13/0x20 > [] ? x2apic_send_IPI_allbutself+0x9b/0xb0 > [] ? native_smp_send_stop+0x4c/0x90 > [] ? native_machine_shutdown+0x5e/0x90 > [] ? native_machine_power_off+0x26/0x30 > [] ? machine_power_off+0xa/0x10 > [] ? kernel_power_off+0x34/0x40 > [] ? sys_reboot+0x13a/0x210 > [] ? group_send_sig_info+0x6e/0x90 > [] ? kill_pid_info+0x50/0xa0 > [] ? sys_kill+0xa5/0x200 > [] ? up_read+0x9/0x10 > [] ? do_page_fault+0x1a9/0x310 > [] ? system_call_fastpath+0x16/0x1b > Hmm, maybe some race condition happens... Add Ingo into Cc:. Your .config and dmesg are appreciated. Thanks. -- Live like a child, think like the god.