commit | 15426ca43d888e79f2dc4012bce0cbd6be96baf1 | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Wed Apr 11 11:56:55 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Oct 09 11:21:05 2018 +0200 |
tree | b34165a772b355f7d73b7bc5eff4a7ba41575b33 | |
parent | 3b076dca14c50f61c89a3dc51b3150656272b0f8 [diff] |
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>