Re: [PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()

From: Andrew Morton
Date: Wed Apr 17 2024 - 16:58:46 EST


On Wed, 17 Apr 2024 11:18:27 +0800 Huacai Chen <chenhuacai@xxxxxxxxxx> wrote:

> On Wed, Apr 17, 2024 at 3:25 AM Miguel Ojeda
> <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> >
> > On Tue, Apr 16, 2024 at 4:49 PM David Hildenbrand <david@xxxxxxxxxx> wrote:
> > >
> > > With LLVM=1 and W=1 we get:
> >
> > Hmm... I didn't need W=1 to trigger it (LLVM 18.1.2).
> >
> > > Reported-by: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
> >
> > Thanks, looks good to me -- built-tested:
> >
> > Reviewed-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> > Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> >
>
> Queued for loongarch-fixes, thanks.
>

(top-posting repaired so I can sensibly reply to this. Please avoid
top-posting!)

I'd rather carry this in mm.git with your ack please. Otherwise mm.git
won't compile without it and if I retain this patch we'll get
duplicate-patch emails from Stephen and I won't be able to merge
mm.git's mm-nonmm-stable tree into Linus until loongarch-fixes has
merged.