From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] SLAB_PANIC cleanup Date: Tue, 17 Aug 2004 10:07:55 +0100 Sender: netdev-bounce@oss.sgi.com Message-ID: <20040817100755.A20489@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , netdev@oss.sgi.com Return-path: To: James Morris Content-Disposition: inline In-Reply-To: ; from jmorris@redhat.com on Tue, Aug 17, 2004 at 02:43:38AM -0400 Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Tue, Aug 17, 2004 at 02:43:38AM -0400, James Morris wrote: > net/bridge/br_fdb.c: br_fdb_cache = kmem_cache_create("bridge_fdb_cache" > net/decnet/dn_table.c: dn_hash_kmem = kmem_cache_create("dn_fib_info_cache" Can't these two be modular?