Hi Pingfan,
On Tue, 18 Jan 2022 15:48:11 +0800
Pingfan Liu wrote:
> phys_to_virt() calculates virtual address. As a important factor,
> page_offset is excepted to be accurate.
>
> Since arm64 kernel exposes va_bits through vmcore, using it.
>
> Signed-off-by: Pingfan Liu
> Cc: Kairui Song
>
phys_to_virt() calculates virtual address. As a important factor,
page_offset is excepted to be accurate.
Since arm64 kernel exposes va_bits through vmcore, using it.
Signed-off-by: Pingfan Liu
Cc: Kairui Song
Cc: Simon Horman
Cc: Philipp Rudo
To: kexec@lists.infradead.org
---
kexec/arch/arm