s390: remove test_facility(2) (== z/Architecture mode active) checks
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 14 Feb 2015 10:23:21 +0000 (11:23 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 25 Mar 2015 10:49:37 +0000 (11:49 +0100)
Given that the kernel now always runs in 64 bit mode, it is
pointless to check if the z/Architecture mode is active.
Remove the checks.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found