]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] cpu topology: dont destroy cpu sets on topology change
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 25 Dec 2008 12:37:59 +0000 (13:37 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:38:07 +0000 (13:38 +0100)
commitf414f5f15376764d68a31dc568d9e814d3fcb58a
treea8098a2f40750cd1590b7555714b3a296d2ae5a7
parent8f2961c39eacd5d450048d8a3e91675486f3a015
[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>
arch/s390/kernel/topology.c