Received: with ECARTIS (v1.0.0; list netdev); Sun, 10 Apr 2005 14:50:16 -0700 (PDT) Received: from cheetah.davemloft.net (mail@dsl027-180-174.sfo1.dsl.speakeasy.net [216.27.180.174]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j3ALoBnw013786 for ; Sun, 10 Apr 2005 14:50:11 -0700 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1DKkGn-0004ut-00; Sun, 10 Apr 2005 14:47:05 -0700 Date: Sun, 10 Apr 2005 14:47:05 -0700 From: "David S. Miller" To: Andrew Morton Cc: netdev@oss.sgi.com, avvisi@spalletti.it Subject: Re: Fw: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090 Message-Id: <20050410144705.3b8ace07.davem@davemloft.net> In-Reply-To: <20050410134934.0bf9d6b8.akpm@osdl.org> References: <20050410134934.0bf9d6b8.akpm@osdl.org> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: 1651 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 275 Lines: 9 On Sun, 10 Apr 2005 13:49:34 -0700 Andrew Morton wrote: > > proto_register() is doing kmem_cache_create() inside write_lock(). Didn't you integrate Arnaldo's patch to fix this into -mm? I was certain I got an ACK email back from your -mm automatic thingy.