[PATCH 3/7] loongarch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Huacai Chen
chenhuacai at kernel.org
Sun Nov 16 22:57:47 PST 2025
On Mon, Nov 17, 2025 at 2:42 PM Qi Zheng <qi.zheng at linux.dev> wrote:
>
> Hi Huacai,
>
> On 11/14/25 10:17 PM, Huacai Chen wrote:
> > Hi, Qi Zheng,
>
> [...]
>
> >>
> >> -#define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x)
> >> +#define __pmd_free_tlb(tlb, x, addr) \
> >> + tlb_remove_ptdesc((tlb), virt_to_ptdesc(x))
> > I think we can define it in one line.
>
> Do we need to change __pte_free_tlb() to a single-line format
> as well?
Yes, there is no 80 columns limit now.
Huacai
>
> Thanks,
> Qi
>
>
> >>
>
>
More information about the linux-um
mailing list