commit | bf47dc572aaf53c3f2311c71e03ec01be3131fd6 | [log] [tgz] |
---|---|---|
author | Sascha Silbe <silbe@linux.vnet.ibm.com> | Mon Jul 04 17:16:47 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Aug 08 15:41:31 2016 +0200 |
tree | 199076746e7013463f782b78dcfa1b86fb463986 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
s390: clarify compressed image code path 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>