]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] lowcore cleanup
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 26 Sep 2011 14:42:52 +0000 (16:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 26 Sep 2011 14:42:47 +0000 (16:42 +0200)
commit6691f4ff3137b084e89afe607444d4410d99d5f5
treeb3df8b57cd5d7e1d97b5cc85c063dc48aa845920
parentfe4baa90b009bcabb2b2f576e6aa721f3104e768
[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