[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAhV-H42nquHpBav_9Ys6AYCynX4WJ7geSATqE9NOC_if3HjSw@mail.gmail.com>
Date: Tue, 26 Dec 2023 22:41:05 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc: Hengqi Chen <hengqi.chen@...il.com>, loongarch@...ts.linux.dev, bpf@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Add BPF JIT for LOONGARCH entry
On Tue, Dec 26, 2023 at 6:15 PM Tiezhu Yang <yangtiezhu@...ngson.cn> wrote:
>
>
>
> On 12/26/2023 12:05 PM, Huacai Chen wrote:
> > Also list the loongarch maillist? See the "KERNEL VIRTUAL MACHINE FOR
> > MIPS (KVM/mips)" entry.
>
> I think it is not necessary, it is duplicate.
>
> Because this file is used for get_maintainer.pl, and arch/loongarch/net/
> is a subdirectory of arch/loongarch, so when execute the command
>
> ./scripts/get_maintainer.pl -f arch/loongarch/net/
>
> the outputs will include both bpf@ and loongarch@ maillists automatically.
OK, then I queued it for loongarch-next.
Huacai
>
> Thanks,
> Tiezhu
>
> > Huacai
> >
> > On Mon, Dec 25, 2023 at 5:08 PM Tiezhu Yang <yangtiezhu@...ngson.cn> wrote:
> >>
> >> After commit 5dc615520c4d ("LoongArch: Add BPF JIT support"),
> >> there is no BPF JIT for LOONGARCH entry, in order to maintain
> >> the current code and the new features timely, just add it.
> >>
> >> Signed-off-by: Tiezhu Yang <yangtiezhu@...ngson.cn>
> >> ---
> >> MAINTAINERS | 7 +++++++
> >> 1 file changed, 7 insertions(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 7cef2d2ef8d7..3ba07b212d38 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -3651,6 +3651,13 @@ L: bpf@...r.kernel.org
> >> S: Supported
> >> F: arch/arm64/net/
> >>
> >> +BPF JIT for LOONGARCH
> >> +M: Tiezhu Yang <yangtiezhu@...ngson.cn>
> >> +R: Hengqi Chen <hengqi.chen@...il.com>
> >> +L: bpf@...r.kernel.org
> >> +S: Maintained
> >> +F: arch/loongarch/net/
> >> +
> >> BPF JIT for MIPS (32-BIT AND 64-BIT)
> >> M: Johan Almbladh <johan.almbladh@...finetworks.com>
> >> M: Paul Burton <paulburton@...nel.org>
> >> --
> >> 2.42.0
> >>
> >>
>
>
Powered by blists - more mailing lists