aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorThomas Garnier <[email protected]>2016-12-12 16:41:38 -0800
committerLinus Torvalds <[email protected]>2016-12-12 18:55:06 -0800
commite70954fd6d4b469517fd906ef1c33310e90ef9f0 (patch)
tree478865ae45175903b641683eae5ca8991bd81fa3 /tools/perf/scripts/python/net_dropmonitor.py
parent84582c8ab9479ffa4532afa95ab8d8f96b5478dc (diff)
mm/slab_common.c: check kmem_create_cache flags are common
Verify that kmem_create_cache flags are not allocator specific. It is done before removing flags that are not available with the current configuration. The current kmem_cache_create removes incorrect flags but do not validate the callers are using them right. This change will ensure that callers are not trying to create caches with flags that won't be used because allocator specific. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Garnier <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: 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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions