2 Commits

Author SHA1 Message Date
duanchenghao
fa5583ea73 Fix crash vmlinux /proc/kcore failed
When executing "crash vmlinux /proc/kcore", the following error occurred:
crash: cannot translate the ELF header of /proc/kcore

Cause of the problem: The code in the patch was merged into the wrong location.

Signed-of-by: Duan Chenghao <duanchenghao@kylinos.cn>
(cherry picked from commit 3836a4b0b1729d87b5b5f8a531ebbfa79ae37c13)
2024-10-30 16:02:06 +08:00
doupengda
2f8c8feca3 Resolve loongarch64 patch add error and add support for loongarch64
(cherry picked from commit d32856d64d36f8a10ffe3bda8846a659c9352474)
2024-06-29 15:36:53 +08:00