diff options
author | 2015-04-14 15:44:25 -0700 | |
---|---|---|
committer | 2015-04-14 16:48:59 -0700 | |
commit | 08303a73c62a1cc83c613fa1965f5127ba030c46 (patch) | |
tree | 688215f0951470e1dbdfbae5913673fe905627af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 (diff) | |
download | linux-dev-08303a73c62a1cc83c613fa1965f5127ba030c46.tar.xz linux-dev-08303a73c62a1cc83c613fa1965f5127ba030c46.zip |
mm/slub.c: parse slub_debug O option in switch statement
By moving the O option detection into the switch statement, we allow this
parameter to be combined with other options correctly. Previously options
like slub_debug=OFZ would only detect the 'o' and use DEBUG_DEFAULT_FLAGS
to fill in the rest of the flags.
Signed-off-by: Chris J Arges <chris.j.arges@canonical.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions