From: Arnaldo Carvalho de Melo Date: Sat, 16 Apr 2005 22:24:09 +0000 (-0700) Subject: [PATCH] net: don't call kmem_cache_create with a spinlock held X-Git-Tag: v2.6.12-rc3~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a27805127aee1e7e62854bcf9ca8c355c23b73e;p=pandora-kernel.git [PATCH] net: don't call kmem_cache_create with a spinlock held This fixes the warning reported by Marcel Holtmann (Thanks!). Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed