sched/core: WARN() when migrating to an offline CPU
authorPeter Zijlstra <[email protected]>
Thu, 7 Sep 2017 15:03:52 +0000 (17:03 +0200)
committerIngo Molnar <[email protected]>
Tue, 12 Sep 2017 15:41:04 +0000 (17:41 +0200)
commit4ff9083b8a9a80bdf4ebbbec22cda4cbfb60f7aa
tree52a68f418d81153b7f70ee064d08cbfe051bb1d8
parentedd8e41d2e3cbd6ebe13ead30eb1adc6f48cbb33
sched/core: WARN() when migrating to an offline CPU

Migrating tasks to offline CPUs is a pretty big fail, warn about it.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched/core.c