commit | dd9089b65407756e3490ab2737373f957a650375 | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@linux.ibm.com> | Thu Oct 07 15:01:39 2021 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Tue Oct 26 15:21:28 2021 +0200 |
tree | 66308d118235d6f3cd3bb4aedef5b35b171d8347 | |
parent | 04f11ed7d8e018e1f01ebda5814ddfeb3a1e6ae1 [diff] |
s390/setup: convert start and end initrd pointers to virtual Variables initrd_start and initrd_end are expected to hold virtual memory pointers, not physical. Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>