From: Heiko Carstens Date: Mon, 4 Dec 2006 14:40:36 +0000 (+0100) Subject: [S390] Misaligned wait PSW at memory detection. X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf2aeb3d9e286add823bcaea5442ad4ee34f6e4;p=pandora-kernel.git [S390] Misaligned wait PSW at memory detection. If the memory detection code would ever reach the point where it would load the wait psw, it would generate a specification exception and the system would crash at ipl time. This is because of a misaligned wait psw. It needs to be on a double word boundary instead of a word boundary. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed