sched/core: Clarify SD_flags comment
authorPeter Zijlstra <peterz@infradead.org>
Mon, 15 Aug 2016 10:54:59 +0000 (12:54 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 18 Aug 2016 09:26:52 +0000 (11:26 +0200)
commit94f438c84e850570f28dd36588a0d7f73b991e44
tree1fb7ffdb75c94042ae0c68b32da363692f1891bb
parent5a96215739fbda2ccc0f2371295e93e4cb6a088a
sched/core: Clarify SD_flags comment

The SD_flags comment is very terse and doesn't explain why PACKING is
odd.

IIRC the distinction is that the 'normal' ones only describe topology,
while the ASYM_PACKING one also prescribes behaviour. It is odd in the
way that it doesn't only describe things.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Morten Rasmussen <morten.rasmussen@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: dietmar.eggemann@arm.com
Cc: freedom.tan@mediatek.com
Cc: keita.kobayashi.ym@renesas.com
Cc: mgalbraith@suse.de
Cc: sgurrappadi@nvidia.com
Cc: vincent.guittot@linaro.org
Cc: yuyang.du@intel.com
Link: http://lkml.kernel.org/r/20160815105459.GS6879@twins.programming.kicks-ass.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c