Skip to content
Commit e4f7c0b4 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Trace the kmalloc_large* functions in slub



The kmalloc_large() and kmalloc_large_node() functions were missed when
adding the kmemleak hooks to the slub allocator. However, they should be
traced to avoid false positives.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Cc: Christoph Lameter <cl@linux-foundation.org>
Acked-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 2587362e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment