diff options
author | Ezequiel Garcia <elezegarcia@gmail.com> | 2012-09-08 16:47:53 -0400 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-09-25 03:14:18 -0400 |
commit | f3f741019595f1e73564d985f5fe8abcbb98c769 (patch) | |
tree | 6a46da5eb60a8bd2bf6bdaf5804e40367b91048f /include/linux/if_macvlan.h | |
parent | ff4fcd01ec86d98d15d2fd96f22f19bb1d341b88 (diff) |
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 'include/linux/if_macvlan.h')
0 files changed, 0 insertions, 0 deletions