Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753368AbYJXFIQ (ORCPT ); Fri, 24 Oct 2008 01:08:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751352AbYJXFH7 (ORCPT ); Fri, 24 Oct 2008 01:07:59 -0400 Received: from gateway-1237.mvista.com ([63.81.120.158]:32270 "EHLO gateway-1237.mvista.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095AbYJXFH6 (ORCPT ); Fri, 24 Oct 2008 01:07:58 -0400 Message-ID: <4901582D.9050006@ct.jp.nec.com> Date: Thu, 23 Oct 2008 22:07:57 -0700 From: Hiroshi Shimamoto User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Randy Dunlap Cc: lkml , linux-next@vger.kernel.org Subject: Re: next-20081023 x86_64 boot hang: int3 References: <4900B7CC.5060005@oracle.com> In-Reply-To: <4900B7CC.5060005@oracle.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2869 Lines: 61 Randy Dunlap wrote: > 2 out of 2 x86_64 SMP boots stop with: > > calling tcp_congestion_default+0x0/0x12 @ 1 > initcall tcp_congestion_default+0x0/0x12 returned 0 after 2 usecs > Freeing unused kernel memory: 448k freed > Write protecting the kernel read-only data: 4816k > int3: 0000 [#1] SMP > last sysfs file: > CPU 2 > Modules linked in: > Pid: 0, comm: events/0 Not tainted 2.6.27-next-20081023 #1 > RIP: 0010:[] [] nmi_cpu_busy+0x1/0x15 > RSP: 0018:ffff88017faa7f80 EFLAGS: 00000086 > RAX: 00000000ffffffff RBX: ffff88027f60e000 RCX: ffff88017fa98000 > RDX: ffffffff807eb480 RSI: 0000000000000000 RDI: ffffffff807b9e5c > RBP: ffff88017faa7f98 R08: 0000000000000000 R09: ffff88002802c768 > R10: 0000000000000000 R11: ffff88027e023e90 R12: 0000000000000002 > R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 > FS: 0000000000000000(0000) GS:ffff88017fa32280(0000) knlGS:0000000000000000 > CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b > CR2: 0000000000000000 CR3: 0000000000201000 CR4: 00000000000006e0 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 > Process events/0 (pid: 0, threadinfo ffff88017fa8c000, task ffff88017fa98000) > Stack: > ffffffff80257afe ffffffff8076d938 0000000000000000 ffff88017faa7fa8 > ffffffff8021f1b0 ffff88017fa8de50 ffffffff8020cabb ffff88017fa8de50 > ffff88017fa8ded8 ffff88027e023e90 0000000000000000 ffff88002802c768 > Call Trace: > <0> [] ? generic_smp_call_function_interrupt+0x35/0xd7 > [] smp_call_function_interrupt+0x1f/0x2f > [] call_function_interrupt+0x6b/0x70 > <0> [] ? default_idle+0x2b/0x40 > [] ? c1e_idle+0xe5/0xec > [] ? atomic_notifier_call_chain+0xf/0x11 > [] ? cpu_idle+0x48/0x66 > [] ? start_secondary+0x177/0x17c > Code: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc > RIP [] nmi_cpu_busy+0x1/0x15 > RSP > Kernel panic - not syncing: Fatal exception in interrupt > > > Full boot log is at > http://oss.oracle.com/~rdunlap/kerneltest/logs/netcon-5175.log > and .config is at http://oss.oracle.com/~rdunlap/kerneltest/logs/kconfig-5175 Hi, this patch will fix this issue. http://marc.info/?l=linux-kernel&m=122482422513626&w=2 thanks, Hiroshi Shimamoto -- 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/