diff options
| author | Konstantin Khlebnikov <[email protected]> | 2015-08-06 15:46:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-08-07 04:39:40 +0300 |
| commit | 3e810ae2db76ccde770fd8e5a0de6408ea36e211 (patch) | |
| tree | 8714a2f632ce242ecb72469b4e7bd86bb0649acd /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3ead7c52bdb0ab44f4bb1feed505a8323cc12ba7 (diff) | |
mm/slub: allow merging when SLAB_DEBUG_FREE is set
This patch fixes creation of new kmem-caches after enabling
sanity_checks for existing mergeable kmem-caches in runtime: before that
patch creation fails because unique name in sysfs already taken by
existing kmem-cache.
Unlike other debug options this doesn't change object layout and could
be enabled and disabled at any time.
Signed-off-by: Konstantin Khlebnikov <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Acked-by: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions