On Tue, Jul 5, 2022 at 8:48 AM Mike Rapoport <rppt@xxxxxxxxxx> wrote: > > From: Mike Rapoport <rppt@xxxxxxxxxxxxx> > > This is the order of the page table allocation, not the order of a PGD. > Since its always hardwired to 0, simply drop it. it's > > Signed-off-by: Mike Rapoport <rppt@xxxxxxxxxxxxx> > --- > arch/xtensa/include/asm/pgalloc.h | 2 +- > arch/xtensa/include/asm/pgtable.h | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > > diff --git a/arch/xtensa/include/asm/pgalloc.h b/arch/xtensa/include/asm/pgalloc.h > index eeb2de3a89e5..7fc0f9126dd3 100644 > --- a/arch/xtensa/include/asm/pgalloc.h > +++ b/arch/xtensa/include/asm/pgalloc.h Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx> -- Thanks. -- Max