commit | 2a27805127aee1e7e62854bcf9ca8c355c23b73e | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@conectiva.com.br> | Sat Apr 16 15:24:09 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:24:09 2005 -0700 |
tree | d76f7f634e43bf3797657c5cb2d2b222ffd76f8b | |
parent | 9f3786dc8b1d6229dbe76e364323f0d787e7a0ea [diff] |
[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 <acme@conectiva.com.br> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>