mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
add the init_idle_bootup_task() callback to the bootup thread, unused at the moment. (CFS will use it to switch the scheduling class of the boot thread to the idle class) Signed-off-by: Ingo Molnar <mingo@elte.hu>