]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] cpumask: remove cpu_coregroup_map
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 26 Mar 2009 14:24:58 +0000 (15:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:32 +0000 (15:24 +0100)
commit0815558eb2993d507d801b21721189a506c467e5
treee35ef379c9f6d2d755b9aa2338bd72346912d366
parent7519469c7953b14dd56422756ad041fa4495c45e
[S390] cpumask: remove cpu_coregroup_map

Impact: cleanup

cpu_coregroup_mask is the New Hotness.

As S/390 uses theirs internally, so we just make it static.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/topology.h
arch/s390/kernel/topology.c