sched: let arch_update_cpu_topology indicate if topology changed
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 9 Dec 2008 17:49:50 +0000 (18:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 12:47:21 +0000 (13:47 +0100)
Change arch_update_cpu_topology so it returns 1 if the cpu topology changed
and 0 if it didn't change. This will be useful for the next patch which adds
a call to this function in partition_sched_domains.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found