Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261802AbVDEPrI (ORCPT ); Tue, 5 Apr 2005 11:47:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261799AbVDEPqI (ORCPT ); Tue, 5 Apr 2005 11:46:08 -0400 Received: from ms-smtp-01.nyroc.rr.com ([24.24.2.55]:8638 "EHLO ms-smtp-01.nyroc.rr.com") by vger.kernel.org with ESMTP id S261793AbVDEPnh (ORCPT ); Tue, 5 Apr 2005 11:43:37 -0400 Subject: Re: debug: sleeping function...slab.c:2090 From: Steven Rostedt To: linux-os@analogic.com Cc: John M Flinchbaugh , LKML In-Reply-To: References: <20050405142836.GA25571@butterfly.hjsoft.com> Content-Type: text/plain Organization: Kihon Technologies Date: Tue, 05 Apr 2005 11:43:31 -0400 Message-Id: <1112715811.5147.53.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1230 Lines: 44 On Tue, 2005-04-05 at 10:38 -0400, Richard B. Johnson wrote: > On Tue, 5 Apr 2005, John M Flinchbaugh wrote: > > > I got the debug statement below during boot. > > > > Environment: > > Pentium M, Thinkpad R40 > > Debian unstable > > Linux 2.6.12-rc2 > > Gnu C 3.3.5 > > binutils 2.15 > > > > Debug: sleeping function called from invalid context at mm/slab.c:2090 > > in_atomic():1, irqs_disabled():0 > > [] dump_stack+0x17/0x20 > > [] __might_sleep+0xac/0xc0 > > [] kmem_cache_alloc+0x5e/0x60 > > [] kmem_cache_create+0xe3/0x570 > > [] proto_register+0x99/0xc0 > > [] inet6_init+0x16/0x1d0 [ipv6] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > [] sys_init_module+0x172/0x230 > > [] syscall_call+0x7/0xb > > > > -- > > John M Flinchbaugh > > john@hjsoft.com > > > > What module was being loaded at the time? > Looks to me that it happened while loading the inet6 module. -- Steve - 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/