]> git.baikalelectronics.ru Git - kernel.git/commit
s390: rescue initrd as early as possible
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 11 Apr 2018 09:56:55 +0000 (11:56 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 9 Oct 2018 09:21:05 +0000 (11:21 +0200)
commitf75d906e89ed728eae6c8a45dbf83359cd381229
treeb34165a772b355f7d73b7bc5eff4a7ba41575b33
parent26b6676c662760e712918fa1a6fc75c3d02d173a
s390: rescue initrd as early as possible

To avoid multi-stage initrd rescue operation and to simplify
assumptions during early memory allocations move initrd at some final
safe destination as early as possible. This would also allow us to
drop .bss usage restrictions for some files.

Reviewed-by: Martin Schwidefsky <schwidefsky@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/decompressor.h
arch/s390/boot/compressed/misc.c
arch/s390/boot/startup.c
arch/s390/kernel/early_nobss.c
arch/s390/kernel/vmlinux.lds.S