]> git.baikalelectronics.ru Git - kernel.git/commit
s390/decompressor: rename entry point to startup_decompressor
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 13 Jun 2018 04:25:36 +0000 (06:25 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Jun 2018 08:14:38 +0000 (10:14 +0200)
commitaad8c1c0849d2359e8828000bc585d5b5f712bc9
tree686bc89f2594228ba870c3854d122556ecfee8e4
parent201ec49d918caab780b2150f35e4526c87827a13
s390/decompressor: rename entry point to startup_decompressor

Rename the decompressor entry point to startup_decompressor to
avoid confusion, leaving startup_continue as the entry point of the
uncompressed image.

Also remove obsolete comment, as the decompressor code is
unconditionally called from boot/head.S now.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/boot/compressed/head.S
arch/s390/boot/head.S