]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Misaligned wait PSW at memory detection.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 4 Dec 2006 14:40:36 +0000 (15:40 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:40:36 +0000 (15:40 +0100)
commit761ab1a1783600515edaee0576a15d1033634a67
tree380cda8e4fee61880f5fb9992ee2c2f726a357e1
parent751337caabdd950289cb10ab4673aba14f3488ad
[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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/head31.S