diff options
author | Feng Tang <[email protected]> | 2012-07-02 14:29:10 +0800 |
---|---|---|
committer | Pekka Enberg <[email protected]> | 2012-07-02 13:45:52 +0300 |
commit | d97d476b1bb11e24268a6bac8214f9bc58716b45 (patch) | |
tree | 01a1a0ade6fb5ddcbe6b2bfc45797d5dcf0ae52f /tools/perf/util/trace-event-scripting.c | |
parent | 0672aa7c236ada6c636e68b2ac2aa135169e6e18 (diff) |
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 <[email protected]>
Signed-off-by: Feng Tang <[email protected]>
Cc: Christoph Lameter <[email protected]>
Acked-by: Glauber Costa <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions