From: Pavel Emelyanov Date: Wed, 17 Oct 2007 06:30:11 +0000 (-0700) Subject: Use KMEM_CACHE macro to create the nsproxy cache X-Git-Tag: v2.6.24-rc1~607 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db8906da596708865a2ead6a8c2af090255ca549;p=pandora-kernel.git Use KMEM_CACHE macro to create the nsproxy cache The blessed way for standard caches is to use it. Besides, this may give this cache a better alignment. Signed-off-by: Pavel Emelyanov Acked-by: Cedric Le Goater Acked-by: Serge Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed