Received: with ECARTIS (v1.0.0; list netdev); Sun, 10 Apr 2005 13:50:13 -0700 (PDT) Received: from smtp.osdl.org (fire.osdl.org [65.172.181.4]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j3AKo4fq010298 for ; Sun, 10 Apr 2005 13:50:04 -0700 Received: from shell0.pdx.osdl.net (fw.osdl.org [65.172.181.6]) by smtp.osdl.org (8.12.8/8.12.8) with ESMTP id j3AKnes4008043 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 10 Apr 2005 13:49:41 -0700 Received: from bix (shell0.pdx.osdl.net [10.9.0.31]) by shell0.pdx.osdl.net (8.13.1/8.11.6) with SMTP id j3AKndC1000681; Sun, 10 Apr 2005 13:49:39 -0700 Date: Sun, 10 Apr 2005 13:49:34 -0700 From: Andrew Morton To: netdev@oss.sgi.com Cc: avvisi@spalletti.it Subject: Fw: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090 Message-Id: <20050410134934.0bf9d6b8.akpm@osdl.org> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MIMEDefang-Filter: osdl$Revision: 1.106 $ X-Scanned-By: MIMEDefang 2.36 X-Virus-Scanned: ClamAV 0.83/816/Fri Apr 8 17:46:45 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 1647 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: akpm@osdl.org Precedence: bulk X-list: netdev Content-Length: 1356 Lines: 43 proto_register() is doing kmem_cache_create() inside write_lock(). Begin forwarded message: Date: Sun, 10 Apr 2005 05:09:39 -0700 From: bugme-daemon@osdl.org To: akpm@digeo.com Subject: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090 http://bugme.osdl.org/show_bug.cgi?id=4467 Summary: Debug: sleeping function called from invalid context at mm/slab.c:2090 Kernel Version: 2.6.12.rc2 Status: NEW Severity: normal Owner: akpm@digeo.com Submitter: avvisi@spalletti.it Distribution: Ubuntu 5.04 Hardware Environment: Asus M6Ne Laptop Software Environment: gcc 3.3.5, libc6 2.3.2 Problem Description: On startup, at ipv6 module loading dmesg prints this error: Debug: sleeping function called from invalid context at mm/slab.c:2090 in_atomic():1, irqs_disabled():0 [] __might_sleep+0xa6/0xb0 [] load_module+0x8cd/0xb70 [] kmem_cache_alloc+0x6d/0x70 [] kmem_cache_create+0x100/0x5b0 [] proto_register+0xa4/0xd0 [] inet6_init+0x19/0x200 [ipv6] [] sys_init_module+0x182/0x240 [] sysenter_past_esp+0x54/0x75 I'll attach my config ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.