Hi,
Thanks for the patch set.
I merged them.
https://github.com/fujitsu/crash-gcore/commit/8ff3de974aa9fdf8934797122dc...
https://github.com/fujitsu/crash-gcore/commit/1ba701c1d7bd94cc5a02f516527...
Note that I edited their commit descriptions. In particular, for the first one, it's
segmentation fault issue rather than output of warning message.
________________________________________
From: Vincent Whitchurch <vincent.whitchurch(a)axis.com>
Sent: Tuesday, June 21, 2022 18:15
To: crash-utility(a)redhat.com; Hatayama, Daisuke/畑山 大輔
Cc: Vincent Whitchurch
Subject: [PATCH crash-gcore 0/2] Fixes for 32-bit ARM
This series fixes some build warnings seen when building gcore for analysis of
32-bit ARM dumps on a 64-bit x86 host. Without the fixes, gcore.so sometimes
segfaults due to stack corruption due to the type mismatches.
Thank you.
Vincent Whitchurch (2):
gcore: fix phys addr type
gcore: fix offset types
src/libgcore/gcore_coredump.c | 3 ++-
src/libgcore/gcore_defs.h | 2 +-
src/libgcore/gcore_elf_struct.c | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
--
2.28.0