aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2016-03-15 14:53:53 -0700
committerLinus Torvalds <[email protected]>2016-03-15 16:55:16 -0700
commit7b0501dd6b1862a83c5c1c65beadce99014b97a4 (patch)
tree3af68756539681030191f4eaf5ca92a2942553ed /tools/perf/scripts/python/export-to-postgresql.py
parent2a777eac173a53b33f2f7dbed2b61a1f5eb0b531 (diff)
slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
Move the call to cache_alloc_debugcheck_after() outside the IRQ disabled section in kmem_cache_alloc_bulk(). When CONFIG_DEBUG_SLAB is disabled the compiler should remove this code. Signed-off-by: Jesper Dangaard Brouer <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: David Rientjes <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Vladimir Davydov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions