commit | 1df21055e34b6a68d62cf0c524b9e52deebd7ead | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:51:58 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 09 18:51:58 2007 +0200 |
tree | b3611a364b289340d6b5016eba9f53a37b6b1de2 | |
parent | 4da1ce6d9c7e2a6d9236bf4dcfd33cf506082794 [diff] |
sched: add init_idle_bootup_task() 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>