diff options
| author | Baoquan He <[email protected]> | 2023-12-13 13:57:43 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-20 15:02:57 -0800 |
| commit | e687b2fabd824d06e1126378b386c104341515f3 (patch) | |
| tree | 86eb8b28a8c920e97b91b839fd2f13fc8362f2cb /include/linux/debugobjects.h | |
| parent | a85ee18c7900f001f42082d2fabce4eaf57e655f (diff) | |
kexec_file, x86: print out debugging message if required
Then when specifying '-d' for kexec_file_load interface, loaded locations
of kernel/initrd/cmdline etc can be printed out to help debug.
Here replace pr_debug() with the newly added kexec_dprintk() in kexec_file
loading related codes.
And also print out e820 memmap passed to 2nd kernel just as kexec_load
interface has been doing.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Baoquan He <[email protected]>
Cc: Conor Dooley <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions