diff options
author | 2022-11-04 23:35:34 -0700 | |
---|---|---|
committer | 2022-11-06 21:20:46 +0100 | |
commit | 328687151b2a29fe93db4736bfb90da134e52fbf (patch) | |
tree | f67274e9824bc80cad642d988408cf1b675eec74 /scripts/gdb/linux/tasks.py | |
parent | mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace() (diff) | |
download | linux-dev-328687151b2a29fe93db4736bfb90da134e52fbf.tar.xz linux-dev-328687151b2a29fe93db4736bfb90da134e52fbf.zip |
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions