diff options
| author | Nathan Lynch <[email protected]> | 2007-01-10 23:15:28 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-01-11 18:18:20 -0800 |
| commit | e5e5673f828623e58a401862b33173591faaeaff (patch) | |
| tree | 51af4f3295f5104217e90d75af6df881b851b3be /include/linux/debugobjects.h | |
| parent | c71551ad309c46d9d2433a9b688491edbd10c806 (diff) | |
[PATCH] sched: tasks cannot run on cpus onlined after boot
Commit 5c1e176781f43bc902a51e5832f789756bff911b ("sched: force /sbin/init
off isolated cpus") sets init's cpus_allowed to a subset of cpu_online_map
at boot time, which means that tasks won't be scheduled on cpus that are
added to the system later.
Make init's cpus_allowed a subset of cpu_possible_map instead. This should
still preserve the behavior that Nick's change intended.
Thanks to Giuliano Pochini for reporting this and testing the fix:
http://ozlabs.org/pipermail/linuxppc-dev/2006-December/029397.html
Signed-off-by: Nathan Lynch <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions