aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed/head.S
Commit message (Collapse)AuthorAge
* s390: clarify compressed image code pathSascha Silbe2016-08-08
| | | | | | | | | | The way the decompressor is hooked into the start-up code is rather subtle, with a mix of multiply-defined symbols and hardcoded address literals. Add some comments at the junction points to clarify how it works. Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-25
Rename a couple of files to get rid of the "64" suffix. "git blame" will still work. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>