On Tue, Jan 14, 2025 at 10:26:54AM +0800, Qi Zheng wrote:
> Hi Will,
>
> On 2025/1/14 00:26, Will Deacon wrote:
> > On Wed, Jan 08, 2025 at 02:57:21PM +0800, Qi Zheng wrote:
> > > Like other levels of page tables, also use mmu gather mechanism to free
&g
by: Kevin Brodsky
> Cc: linux-arm-ker...@lists.infradead.org
> ---
> arch/arm64/include/asm/tlb.h | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
Acked-by: Will Deacon
Will
On Wed, Jan 08, 2025 at 02:57:21PM +0800, Qi Zheng wrote:
> Like other levels of page tables, also use mmu gather mechanism to free
> p4d level page table.
>
> Signed-off-by: Qi Zheng
> Originally-by: Peter Zijlstra (Intel)
> Reviewed-by: Kevin Brodsky
> Cc: linux-arm-ker...@lists.infradead.org
systems,
> > of_kexec_alloc_and_setup_fdt() will ignore the live DT (the empty root
> > one) and copy the 'initial_boot_params' data.
> >
> > Cc: Rob Herring
> > Cc: Frank Rowand
> > Cc: Catalin Marinas
> > Cc: Will Deacon
> > Cc: Mar