aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPengfei Li <[email protected]>2019-11-30 17:49:28 -0800
committerLinus Torvalds <[email protected]>2019-12-01 06:29:17 -0800
commit13657d0ad90c2cbcfc6fd8d48ca52432004a8f9b (patch)
tree303ef45d5a2b18b1a5bb3ce0d464bd7c4532b813 /tools/perf/scripts/python/bin
parentdc0a7f7558dd52e972408ebb535b0153c06d08c2 (diff)
mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
The type of local variable *type* of new_kmalloc_cache() should be enum kmalloc_cache_type instead of int, so correct it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Pengfei Li <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Roman Gushchin <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Pekka Enberg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions