diff options
| author | 谢致邦 (XIE Zhibang) <Yeking@Red54.com> | 2026-06-25 13:03:49 +0800 |
|---|---|---|
| committer | Huacai Chen <chenhuacai@loongson.cn> | 2026-06-25 13:03:49 +0800 |
| commit | d4e58d2c21d94282d512979dfa7e045c5034b0be (patch) | |
| tree | 598e783541b84e57082b34f8010abd7e7ba3f3f6 /tools/perf/scripts/python | |
| parent | f2539c56c74691e7a88af6372ba2b48c06ed2fe4 (diff) | |
LoongArch: Move struct kimage forward declaration before use
arch_kimage_file_post_load_cleanup() and load_other_segments(), both
inside the CONFIG_KEXEC_FILE block, take a struct kimage pointer before
the forward declaration appears. Move the forward declaration above so
it precedes its first use instead of relying on a transitive include.
Fixes: d162feec6b6e ("LoongArch: Add preparatory infrastructure for kexec_file")
Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
