diff options
| author | AKASHI Takahiro <[email protected]> | 2018-11-15 14:52:49 +0900 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-12-06 14:38:52 +0000 |
| commit | 52b2a8af7436044cfcb27e4b0f72c2ce1f3890da (patch) | |
| tree | e2f3e8e7db651f8f19fd0fa2d3608400337affa2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3ddd9992a590c7462ff22f7cb17d386b83ed0a07 (diff) | |
arm64: kexec_file: load initrd and device-tree
load_other_segments() is expected to allocate and place all the necessary
memory segments other than kernel, including initrd and device-tree
blob (and elf core header for crash).
While most of the code was borrowed from kexec-tools' counterpart,
users may not be allowed to specify dtb explicitly, instead, the dtb
presented by the original boot loader is reused.
arch_kimage_kernel_post_load_cleanup() is responsible for freeing arm64-
specific data allocated in load_other_segments().
Signed-off-by: AKASHI Takahiro <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: James Morse <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions