sched/debug: Always show 'nr_migrations'
authorJosh Poimboeuf <jpoimboe@redhat.com>
Fri, 3 Jun 2016 22:58:41 +0000 (17:58 -0500)
committerIngo Molnar <mingo@kernel.org>
Wed, 8 Jun 2016 12:34:49 +0000 (14:34 +0200)
commit03c041c5bf6ed584dff36b7cd509e0146a124277
tree80a5fb7141919e484f8e6467af9d9a09ababa5ad
parent067b4f93429e2ecbcca75efcf6e67511e8dcf599
sched/debug: Always show 'nr_migrations'

The nr_migrations field is updated independently of CONFIG_SCHEDSTATS,
so it can be displayed regardless.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Mel Gorman <mgorman@techsingularity.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/5b1b04057ae2b14d73c2d03f56582c1d38cfe066.1464994423.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/debug.c