From: Jan Glauber Date: Mon, 14 Nov 2011 10:19:06 +0000 (+0100) Subject: [S390] avoid STCKF if running in ESA mode X-Git-Tag: v3.2-rc3~49^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfa1e7e1d49c6f5f0b00b2cb890b521e5c0dc7ea;p=pandora-kernel.git [S390] avoid STCKF if running in ESA mode In ESA mode STCKF is not defined even if the facility bit is enabled. To prevent an illegal operation we must also check if we run a 64 bit kernel. To make the check perform well add the STCKF bit to the machine flags. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed