Re: [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one

2025-01-06 Thread Alexandre Ghiti
oed_page(gfp); } static inline void __p4d_free(struct mm_struct *mm, p4d_t *p4d) You can add: Reviewed-by: Alexandre Ghiti Thanks, Alex

Re: [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one

2025-01-03 Thread Alexandre Ghiti
d_t *p4d) Reviewed-by: Alexandre Ghiti Thanks, Alex