summaryrefslogtreecommitdiffstats
path: root/tools/vm
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2012-07-02 14:29:10 +0800
committerPekka Enberg <penberg@kernel.org>2012-07-02 13:45:52 +0300
commitd97d476b1bb11e24268a6bac8214f9bc58716b45 (patch)
tree01a1a0ade6fb5ddcbe6b2bfc45797d5dcf0ae52f /tools/vm
parent0672aa7c236ada6c636e68b2ac2aa135169e6e18 (diff)
downloadblackbird-op-linux-d97d476b1bb11e24268a6bac8214f9bc58716b45.tar.gz
blackbird-op-linux-d97d476b1bb11e24268a6bac8214f9bc58716b45.zip
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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud