diff options
| author | Gerald Schaefer <[email protected]> | 2019-04-01 19:10:45 +0200 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2019-04-10 17:47:09 +0200 |
| commit | bf9921a9c15bad089c08b94c300a6cafa035a612 (patch) | |
| tree | dd69b006096cdae6c93cb892d892b00dc7e63e68 /tools/perf/scripts/python | |
| parent | 46a984ffb86c8542fa510656fa8cb33befe8ee8f (diff) | |
s390: introduce .boot.preserved.data section
Introduce .boot.preserve.data section which is similar to .boot.data and
"shared" between the decompressor code and the decompressed kernel. The
decompressor will store values in it, and copy over to the decompressed
image before starting it. This method allows to avoid using pre-defined
addresses and other hacks to pass values between those boot phases.
Unlike .boot.data section .boot.preserved.data is NOT a part of init data,
and hence will be preserved for the kernel life time.
Signed-off-by: Gerald Schaefer <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions