s390/topology: remove z10 special handling
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 25 May 2016 07:53:07 +0000 (09:53 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 13 Jun 2016 13:58:27 +0000 (15:58 +0200)
commit86d18a55dd66aea8bb8fffb0334557eb4973ea52
tree3780fbefc899aaabb7c7af0edaa94e9b5761e939
parentadac0f1e8c08548d82a48c9913ebc9787f946440
s390/topology: remove z10 special handling

I don't have a z10 to test this anymore, so I have no idea if the code
works at all or even crashes. I can try to emulate, but it is just
guess work.

Nor do we know if the z10 special handling is performance wise still
better than the generic handling. There have been a lot of changes to
the scheduler.

Therefore let's play safe and remove the special handling.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/topology.c