aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJoonsoo Kim <[email protected]>2012-10-29 22:59:58 +0900
committerTejun Heo <[email protected]>2012-10-29 08:49:47 -0700
commitb4916cb17c261a6043bcb2a98d0d6512497a7cf8 (patch)
tree1a8a2282cb0ef22588464f180a5f453283f12bd8 /tools/perf/util/trace-event-scripting.c
parent6b0cb4eef7bdaa27b8021ea81813fba330a2d94d (diff)
percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree()
commit 099a19d9('allow limited allocation before slab is online') made pcpu_alloc_chunk() use pcpu_mem_zalloc() but forgot to update pcpu_free_chunk() accordingly. This doesn't cause any immediate problema, but fix it for consistency. tj: commit message updated Signed-off-by: Joonsoo Kim <[email protected]> Cc: Christoph Lameter <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions