diff options
author | Gregory Haskins <[email protected]> | 2008-03-08 00:10:15 -0500 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-03-09 10:05:14 -0700 |
commit | 393d94d98b19089ec172566e23557997931b137e (patch) | |
tree | 62154269fd93690ffc07ad885cf371542b04ecc5 /net/unix/sysctl_net_unix.c | |
parent | 6efcae460186c0c1c94afff58a92784e1fc0d10b (diff) |
cpu hotplug: adjust root-domain->online span in response to hotplug event
We currently set the root-domain online span automatically when the
domain is added to the cpu if the cpu is already a member of
cpu_online_map.
This was done as a hack/bug-fix for s2ram, but it also causes a problem
with hotplug CPU_DOWN transitioning. The right way to fix the original
problem is to actually respond to CPU_UP events, instead of CPU_ONLINE,
which is already too late.
This solves the hung reboot regression reported by Andrew Morton and
others.
Signed-off-by: Gregory Haskins <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions