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@xxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxx S: Supported F: arch/arm64/net/ +BPF JIT for LOONGARCH +M: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> +R: Hengqi Chen <hengqi.chen@xxxxxxxxx> +L: bpf@xxxxxxxxxxxxxxx +S: Maintained +F: arch/loongarch/net/ + BPF JIT for MIPS (32-BIT AND 64-BIT) M: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx> M: Paul Burton <paulburton@xxxxxxxxxx> -- 2.42.0