diff options
author | Kees Cook <keescook@chromium.org> | 2022-11-04 23:35:34 -0700 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-11-06 21:20:46 +0100 |
commit | 328687151b2a29fe93db4736bfb90da134e52fbf (patch) | |
tree | f67274e9824bc80cad642d988408cf1b675eec74 /include/linux/slab.h | |
parent | eb4940d4adf590590a9d0c47e38d2799c2ff9670 (diff) |
mm/slab_common: Restore passing "caller" for tracing
The "caller" argument was accidentally being ignored in a few places
that were recently refactored. Restore these "caller" arguments, instead
of _RET_IP_.
Fixes: 11e9734bcb6a ("mm/slab_common: unify NUMA and UMA version of tracepoints")
Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: linux-mm@kvack.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'include/linux/slab.h')
0 files changed, 0 insertions, 0 deletions