Commit 6e441fa3 authored by Tiezhu Yang's avatar Tiezhu Yang Committed by Huacai Chen
Browse files

MAINTAINERS: Add BPF JIT for LOONGARCH entry



After commit 5dc61552 ("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: default avatarTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
parent fc562925
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3651,6 +3651,13 @@ L: bpf@vger.kernel.org
S:	Supported
F:	arch/arm64/net/
BPF JIT for LOONGARCH
M:	Tiezhu Yang <yangtiezhu@loongson.cn>
R:	Hengqi Chen <hengqi.chen@gmail.com>
L:	bpf@vger.kernel.org
S:	Maintained
F:	arch/loongarch/net/
BPF JIT for MIPS (32-BIT AND 64-BIT)
M:	Johan Almbladh <johan.almbladh@anyfinetworks.com>
M:	Paul Burton <paulburton@kernel.org>