diff options
author | 2012-10-29 22:59:58 +0900 | |
---|---|---|
committer | 2012-10-29 08:49:47 -0700 | |
commit | b4916cb17c261a6043bcb2a98d0d6512497a7cf8 (patch) | |
tree | 1a8a2282cb0ef22588464f180a5f453283f12bd8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (diff) | |
download | linux-dev-b4916cb17c261a6043bcb2a98d0d6512497a7cf8.tar.xz linux-dev-b4916cb17c261a6043bcb2a98d0d6512497a7cf8.zip |
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 <js1304@gmail.com>
Cc: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions