diff options
author | Dengcheng Zhu <[email protected]> | 2018-09-11 14:49:24 -0700 |
---|---|---|
committer | Paul Burton <[email protected]> | 2018-09-22 10:32:34 -0700 |
commit | 2fe8ea39c9a8489799cf86bb377fc80492b5b3bf (patch) | |
tree | a43f02b1275771b5cf99d1f1d784392e118bf069 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a6da4d6fdf8bd512c98d3ac7f1d16bc4bb282919 (diff) |
MIPS: kexec: Use prepare method from Generic for UHI platforms
Out-of-tree platforms may not be based on Generic as shown in customer
communication. Share the prepare method with all using UHI boot protocol,
and put into machine_kexec.c.
The benefit is that, when having kexec_args related problems, developers
will naturally look into machine_kexec.c, where "CONFIG_UHI_BOOT" will be
found, prompting them to add "select UHI_BOOT" to the platform Kconfig. It
would otherwise require a lot debugging or online searching to be aware
that the solution is in Generic code.
Tested-by: Rachel Mozes <[email protected]>
Reported-by: Rachel Mozes <[email protected]>
Signed-off-by: Dengcheng Zhu <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/20569/
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions