mbox series

[bpf-next,v2,0/2] Modify some code in sysctl_net_core.c

Message ID 1652153703-22729-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series Modify some code in sysctl_net_core.c | expand

Message

Tiezhu Yang May 10, 2022, 3:35 a.m. UTC
Tiezhu Yang (2):
  net: sysctl: Use SYSCTL_TWO instead of &two
  bpf: Print some info if disable bpf_jit_enable failed

 net/core/sysctl_net_core.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org May 10, 2022, 5:30 p.m. UTC | #1
Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Tue, 10 May 2022 11:35:01 +0800 you wrote:
> Tiezhu Yang (2):
>   net: sysctl: Use SYSCTL_TWO instead of &two
>   bpf: Print some info if disable bpf_jit_enable failed
> 
>  net/core/sysctl_net_core.c | 13 +++++++++----
>  1 file changed, 9 insertions(+), 4 deletions(-)

Here is the summary with links:
  - [bpf-next,v2,1/2] net: sysctl: Use SYSCTL_TWO instead of &two
    https://git.kernel.org/bpf/bpf-next/c/f922c8972fb5
  - [bpf-next,v2,2/2] bpf: Print some info if disable bpf_jit_enable failed
    https://git.kernel.org/bpf/bpf-next/c/174efa781165

You are awesome, thank you!