]> git.baikalelectronics.ru Git - kernel.git/commit
s390: clarify compressed image code path
authorSascha Silbe <silbe@linux.vnet.ibm.com>
Mon, 4 Jul 2016 15:16:47 +0000 (17:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 8 Aug 2016 13:41:31 +0000 (15:41 +0200)
commit776e21255b83d2c7667575cd0c0c107eaf899ad0
tree199076746e7013463f782b78dcfa1b86fb463986
parentb482605f7939bd4035b2d11a7952dc3da5821c6d
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>
arch/s390/boot/compressed/head.S
arch/s390/kernel/head.S