summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
authorEzequiel Garcia2012-09-08 22:47:53 +0200
committerPekka Enberg2012-09-25 09:14:18 +0200
commitf3f741019595f1e73564d985f5fe8abcbb98c769 (patch)
tree6a46da5eb60a8bd2bf6bdaf5804e40367b91048f /mm/slab.c
parentmm, slab: Remove silly function slab_buffer_size() (diff)
downloadkernel-qcow2-linux-f3f741019595f1e73564d985f5fe8abcbb98c769.tar.gz
kernel-qcow2-linux-f3f741019595f1e73564d985f5fe8abcbb98c769.tar.xz
kernel-qcow2-linux-f3f741019595f1e73564d985f5fe8abcbb98c769.zip
mm, slob: Add support for kmalloc_track_caller()
Currently slob falls back to regular kmalloc for this case. With this patch kmalloc_track_caller() is correctly implemented, thus tracing the specified caller. This is important to trace accurately allocations performed by krealloc, kstrdup, kmemdup, etc. Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions