From: Heiko Carstens Date: Sat, 14 Feb 2015 10:23:21 +0000 (+0100) Subject: s390: remove test_facility(2) (== z/Architecture mode active) checks X-Git-Tag: omap-for-v4.1/fixes-rc1~143^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86cd741bc6ed0edf6ea0e8ec5c840cf9e3f3a7cb;p=pandora-kernel.git s390: remove test_facility(2) (== z/Architecture mode active) checks 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed