mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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>