commit | f08b8414632c9f256e33f0a18104d8d5e103d204 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 23 09:05:38 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Nov 27 09:24:14 2015 +0100 |
tree | 73f9391c6aed216a5f064467e9b4874bd84ce326 | |
parent | d9a3a09af54d01ab8b0c320580f4f95328d4a7ac [diff] |
s390/dump: remove SAVE_AREA_BASE Replace the SAVE_AREA_BASE offset calculations in reipl.S with the assembler constant for the location of each register status area. Use __LC_FPREGS_SAVE_AREA instead of SAVE_AREA_BASE in the three remaining code locations and remove the definition of SAVE_AREA_BASE. Acked-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>