[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e9f3c6c3-69f6-621c-92a2-9786f09fe3d6@loongson.cn>
Date: Tue, 26 Dec 2023 18:15:41 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Huacai Chen <chenhuacai@...nel.org>
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 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.
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