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 <[email protected]>

On Fri, Jul 2, 2021 at 10:14 AM Pingfan Liu <[email protected]> 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 <[email protected]>
> Cc: Lianbo Jiang <[email protected]>
> Cc: Bhupesh Sharma <[email protected]>
> To: [email protected]
>
> 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
>

--
Crash-utility mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/crash-utility

Reply via email to