]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
slab-use-get_node-and-kmem_cache_node-functions-fix-2-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 26 Jun 2014 00:42:26 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:26 +0000 (10:42 +1000)
Cc: Christoph Lameter <cl@linux.com>
Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slab.c

index 05309da5a7d221883c8608829d609f448d9937d5..66b3ffbb890d22a2c9bd1cf473e19c2bf6a355fd 100644 (file)
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -590,7 +590,8 @@ static inline void on_slab_lock_classes_node(struct kmem_cache *cachep,
 {
 }
 
-static void slab_set_debugobj_lock_classes_node(struct kmem_cache *cachep, int node)
+static void slab_set_debugobj_lock_classes_node(struct kmem_cache *cachep,
+       struct kmem_cache_node *n)
 {
 }