diff options
author | Suleiman Souhlal <ssouhlal@FreeBSD.org> | 2011-06-02 09:16:42 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2011-06-03 18:33:50 +0200 |
commit | a947eb95ea03199da7408a64baa97fbb613e9b84 (patch) | |
tree | f3a6c46b2c1b19a332a009d0e5ddb7512e21a40f /drivers/dma | |
parent | slub: always align cpu_slab to honor cmpxchg_double requirement (diff) | |
download | linux-a947eb95ea03199da7408a64baa97fbb613e9b84.tar.xz linux-a947eb95ea03199da7408a64baa97fbb613e9b84.zip |
SLAB: Record actual last user of freed objects.
Currently, when using CONFIG_DEBUG_SLAB, we put in kfree() or
kmem_cache_free() as the last user of free objects, which is not
very useful, so change it to the caller of those functions instead.
Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Suleiman Souhlal <suleiman@google.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions