]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] lowcore cleanup
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 24 Oct 2011 09:47:34 +0000 (11:47 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 24 Oct 2011 09:47:32 +0000 (11:47 +0200)
commit5089e2a6af2f1c3b14503992b6fb12f1d1fc37d1
treea9c7ea660a02cecc0f523acc35065984b3c2408f
parent87bc090db7cee9c42cd9563cb27d86fe74360cc4
[S390] lowcore cleanup

Remove the save_area_64 field from the 0xe00 - 0xf00 area in the lowcore.
Use a free slot in the save_area array instead.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/lowcore.h
arch/s390/kernel/asm-offsets.c
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S
arch/s390/kernel/reipl64.S