summaryrefslogtreecommitdiff
path: root/tools/vm/slabinfo.c
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2012-07-02 06:29:10 (GMT)
committerPekka Enberg <penberg@kernel.org>2012-07-02 10:45:52 (GMT)
commitd97d476b1bb11e24268a6bac8214f9bc58716b45 (patch)
tree01a1a0ade6fb5ddcbe6b2bfc45797d5dcf0ae52f /tools/vm/slabinfo.c
parent0672aa7c236ada6c636e68b2ac2aa135169e6e18 (diff)
downloadlinux-fsl-qoriq-d97d476b1bb11e24268a6bac8214f9bc58716b45.tar.xz
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
Commit 8c138b only sits in Pekka's and linux-next tree now, which tries to replace obj_size(cachep) with cachep->object_size, but has a typo in kmem_cache_free() by using "size" instead of "object_size", which casues some regressions. Reported-and-tested-by: Fengguang Wu <wfg@linux.intel.com> Signed-off-by: Feng Tang <feng.tang@intel.com> Cc: Christoph Lameter <cl@linux.com> Acked-by: Glauber Costa <glommer@parallels.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'tools/vm/slabinfo.c')
0 files changed, 0 insertions, 0 deletions