[PATCH] makedumpfile add dmesg PRINTK_CALLER id support

HAGIO KAZUHITO(萩尾 一仁) k-hagio-ab at nec.com
Tue Jan 23 22:43:53 PST 2024


On 2024/01/11 15:55, HAGIO KAZUHITO(萩尾 一仁) wrote:
> On 2023/12/29 5:33, Edward Chron wrote:
>> Submission to Project: makedumpfile
>> Component: dmesg
>> Files: printk.c makedumpfile.c makedumpfile.h
>> Code level patch applied against: 1.7.4++ - latest code pulled from
>>       https://github.com/makedumpfile/makedumpfile
>> makedumpfile Issue #13
>>       https://github.com/makedumpfile/makedumpfile/issues/13
>> Project Owner: Kazuhito Hagio <k-hagio-ab at nec.com>
>> Revision: #1 on 2023/12/15 per Kazu ensure spacing of dmesg output
>>                              matches dmesg -S and new dmesg caller_id
>>                              output format (space after timestamp)
>> Revision: #2 on 2023/12/21 per Kazu use NOT_FOUND_STRUCTURE for caller_id
>> Revision: #3 on 2023/12/21 streamline code for printing caller_id
>> Revision: #4 on 2023/12/24 per Kazu make code consistent, drop the
>>                              CALLER_ID_SIZE not needed.
> 
> Thanks for the revision.  Looks good, will watch the util-linux status.

Thanks for the information that dmesg got the caller_id support.

Applied with a few tweaks.
https://github.com/makedumpfile/makedumpfile/commit/48bb1e089056

Thanks,
Kazu


More information about the kexec mailing list