[PATCH] Hotplug CPUs: don't pull onto offline CPUs
Don't move tasks onto offline cpus in load_balance and wake_task (the latter is caused by a completion run from stop_machine). Note that cpu_is_offline() is a noop when CONFIG_HOTPLUG_CPU=n.
Showing
Please register or sign in to comment