diff options
author | Xu Kuohai <[email protected]> | 2024-05-16 10:09:28 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-05-21 11:00:30 -0700 |
commit | 8d00547ea8754afdc4a550af2fb7af2e3ba93cf8 (patch) | |
tree | ca3ec316a9dec6277027dfb741ea30c472897551 | |
parent | 30a92c9e3d6b073932762bef2ac66f4ee784c657 (diff) |
MAINTAINERS: Add myself as reviewer of ARM64 BPF JIT
I am working on ARM64 BPF JIT for a while, hence add myself
as reviewer.
Signed-off-by: Xu Kuohai <[email protected]>
Acked-by: Hengqi Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3fdc3b09c171..5e279e9ff63f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3816,6 +3816,7 @@ BPF JIT for ARM64 M: Daniel Borkmann <[email protected]> M: Alexei Starovoitov <[email protected]> M: Puranjay Mohan <[email protected]> +R: Xu Kuohai <[email protected]> S: Supported F: arch/arm64/net/ |