diff options
author | 2012-09-04 23:06:14 +0000 | |
---|---|---|
committer | 2012-09-05 12:00:35 +0300 | |
commit | 79576102afc24fcc6627d7a15691e432d9a2eacb (patch) | |
tree | df44371aad955bc889f8d72b32b754ac1592ed60 /tools/perf/scripts/python/syscall-counts.py | |
parent | mm: Use __do_krealloc to do the krealloc job (diff) | |
download | linux-dev-79576102afc24fcc6627d7a15691e432d9a2eacb.tar.xz linux-dev-79576102afc24fcc6627d7a15691e432d9a2eacb.zip |
mm/slub: Add debugging to verify correct cache use on kmem_cache_free()
Add additional debugging to check that the objects is actually from the cache
the caller claims. Doing so currently trips up some other debugging code. It
takes a lot to infer from that what was happening.
Reviewed-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
[ penberg@kernel.org: Use pr_err() ]
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions