[Crash-utility] [PATCHv9 0/4] crash-utility/arm64: memory layout bug fixes

lijiang lijiang at redhat.com
Fri Jul 2 06:40:25 UTC 2021


Thanks for the update, Pingfan.

The v9 change looks good to me. But I ran into some conflicts when
applying these patches locally to test, so
I would suggest submitting patches based on the latest crash code
every time, which can also help Kazu save time
although he will handle such issues.

For the v9:
Acked-by: Lianbo Jiang <lijiang at redhat.com>

On Fri, Jul 2, 2021 at 10:14 AM Pingfan Liu <piliu at redhat.com> wrote:
>
> This series fix the bug caused by arm64 kernel memory layout changes
>
> v8 -> v9:
>   reorder the series
>   drop phys_offset_nominal
>
> This series can work on v5.13 kernel (RHEL-9) and for compatibility, on v4.18 (RHEL-8)
>
> Cc: HAGIO KAZUHITO <k-hagio-ab at nec.com>
> Cc: Lianbo Jiang <lijiang at redhat.com>
> Cc: Bhupesh Sharma <bhupesh.sharma at linaro.org>
> To: crash-utility at redhat.com
>
> Pingfan Liu (4):
>   crash-utility/arm64: rename ARM64_PAGE_OFFSET_ACTUAL as
>     ARM64_FLIP_PAGE_OFFSET_ACTUAL
>   crash-utility/arm64: assign page_offset with kernel configure value
>   crash-utility/arm64: use dedicated bits to record the mem layout
>     changes
>   crash-utility/arm64: implement switchable PTOV()/VTOP()
>
>  arm64.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++--------
>  defs.h  | 15 ++++++++------
>  2 files changed, 62 insertions(+), 14 deletions(-)
>
> --
> 2.29.2
>




More information about the Crash-utility mailing list