From: Catalin Marinas Date: Fri, 6 Jun 2014 21:38:18 +0000 (-0700) Subject: lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce80b067de8cdb44e161a20fd7b324ad3f557446;p=pandora-kernel.git lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations Since radix_tree_preload() stack trace is not always useful for debugging an actual radix tree memory leak, this patch updates the kmemleak allocation stack trace in the radix_tree_node_alloc() function. Signed-off-by: Catalin Marinas Acked-by: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed