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)
commita5802353b1ee8e4c97e5c255bed7651b924098fa
tree686bc89f2594228ba870c3854d122556ecfee8e4
parent8282cd64d0f9a5292e9f8408a96733523e7f1fec
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