Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754559AbYKYCdB (ORCPT ); Mon, 24 Nov 2008 21:33:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752827AbYKYCcx (ORCPT ); Mon, 24 Nov 2008 21:32:53 -0500 Received: from www262.sakura.ne.jp ([202.181.97.72]:60898 "EHLO www262.sakura.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821AbYKYCcw (ORCPT ); Mon, 24 Nov 2008 21:32:52 -0500 Message-Id: <200811250232.mAP2W7B3069759@www262.sakura.ne.jp> Subject: Re: Random freeze (Re: mmotm 2008-11-19-02-19 uploaded) From: Tetsuo Handa To: akpm@linux-foundation.org Cc: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Tue, 25 Nov 2008 11:32:07 +0900 Content-Type: text/plain; charset="ISO-2022-JP" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1791 Lines: 44 Hello. mmotm 2008-11-24-16-52 booted fine. But a patch for below BUG is missing. http://kerneltrap.org/mailarchive/linux-netdev/2008/11/22/4204804 ---------- INIT: version 2.86 booting BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1159 caller is sock_prot_inuse_add+0x1c/0x40 Pid: 1159, comm: hotplug Not tainted 2.6.28-rc6-mm1 #1 Call Trace: [] debug_smp_processor_id+0xc4/0xe0 [] sock_prot_inuse_add+0x1c/0x40 [] unix_create1+0x101/0x120 [unix] [] unix_create+0x35/0x70 [unix] [] __sock_create+0xf7/0x250 [] sock_create+0x38/0x50 [] sys_socket+0x38/0x70 [] sys_socketcall+0x5d/0x270 [] sys_getcwd+0x11c/0x150 [] do_page_fault+0x0/0x450 [] syscall_call+0x7/0xb BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1159 caller is sock_prot_inuse_add+0x1c/0x40 BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1156 caller is sock_prot_inuse_add+0x1c/0x40 Pid: 1156, comm: hotplug Not tainted 2.6.28-rc6-mm1 #1 Call Trace: [] debug_smp_processor_id+0xc4/0xe0 [] sock_prot_inuse_add+0x1c/0x40 [] unix_create1+0x101/0x120 [unix] [] unix_create+0x35/0x70 [unix] [] __sock_create+0xf7/0x250 [] sock_create+0x38/0x50 [] sys_socket+0x38/0x70 [] sys_socketcall+0x5d/0x270 [] sys_getcwd+0x11c/0x150 [] do_page_fault+0x0/0x450 [] syscall_call+0x7/0xb -- 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/