Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261785AbVDEPfV (ORCPT ); Tue, 5 Apr 2005 11:35:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261773AbVDEPfT (ORCPT ); Tue, 5 Apr 2005 11:35:19 -0400 Received: from coyote.holtmann.net ([217.160.111.169]:7571 "EHLO mail.holtmann.net") by vger.kernel.org with ESMTP id S261794AbVDEPbc (ORCPT ); Tue, 5 Apr 2005 11:31:32 -0400 Subject: Re: debug: sleeping function...slab.c:2090 From: Marcel Holtmann To: linux-os@analogic.com Cc: John M Flinchbaugh , linux-kernel@vger.kernel.org In-Reply-To: References: <20050405142836.GA25571@butterfly.hjsoft.com> Content-Type: text/plain Date: Tue, 05 Apr 2005 17:31:34 +0200 Message-Id: <1112715094.12406.55.camel@notepaq> 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: 1139 Lines: 39 Hi Richard, > > 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 > > > > What module was being loaded at the time? this is the ipv6 module and the unix module has the same problem. I posted this problem already to the netdev mailing list and it seems that Arnaldo is looking at it. Regards Marcel - 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/