commit | f414f5f15376764d68a31dc568d9e814d3fcb58a | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu Dec 25 13:37:59 2008 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Dec 25 13:38:07 2008 +0100 |
tree | a8098a2f40750cd1590b7555714b3a296d2ae5a7 | |
parent | 8f2961c39eacd5d450048d8a3e91675486f3a015 [diff] |
[S390] cpu topology: dont destroy cpu sets on topology change Call rebuild_sched_domains instead of arch_reinit_sched_domains if cpu topology changes. This leaves cpu sets alone which otherwise would be destroyed. If and how it makes sense to define cpu sets on a virtualized architecture is another question. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>