From 30e7f0176697c637f443b0d629a443b427dae9be Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Sun, 8 Jul 2012 13:37:40 +0200 Subject: [PATCH] --- yaml --- r: 319573 b: refs/heads/master c: 068ce415bea9e2b96bde76dc1bf6e672a89903ee h: refs/heads/master i: 319571: 0ea29578d5faf12e2fac6bfc0169c9f78f2a0b7f v: v3 --- [refs] | 2 +- trunk/mm/slub.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1227bcb0d686..a84ff2c54d04 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4b57ad939263935e4e3aec4d74a11dd02a3421e4 +refs/heads/master: 068ce415bea9e2b96bde76dc1bf6e672a89903ee diff --git a/trunk/mm/slub.c b/trunk/mm/slub.c index f96d8bcec54f..79fe9c6b93cf 100644 --- a/trunk/mm/slub.c +++ b/trunk/mm/slub.c @@ -5405,7 +5405,7 @@ static int __init slab_sysfs_init(void) err = sysfs_slab_alias(al->s, al->name); if (err) printk(KERN_ERR "SLUB: Unable to add boot slab alias" - " %s to sysfs\n", s->name); + " %s to sysfs\n", al->name); kfree(al); }