Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1414733

Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper

From Daniel Borkmann <daniel@iogearbox.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
Date 2016-06-06 10:20 +0200
Message-ID <rGXVo-2jv-29@gated-at.bofh.it> (permalink)
References <rGtuh-7ug-5@gated-at.bofh.it> <rGB8t-3YE-1@gated-at.bofh.it> <rGUNP-aP-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/06/2016 06:56 AM, Z Lim wrote:
[...]
> How about the attached patch? Fixes compilation error on build
> !CONFIG_BPF_SYSCALL.
>
> Also, should this patch be sent to net or net-next (along with this series)?

Looks good, feel free to add:

Acked-by: Daniel Borkmann <daniel@iogearbox.net>

I think net-next along with your series should be fine since the issue
first appeared there. Thanks, Zi!

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper Zi Shen Lim <zlim.lnx@gmail.com> - 2016-06-05 00:10 +0200
  Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper kbuild test robot <lkp@intel.com> - 2016-06-05 01:50 +0200
    Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper Daniel Borkmann <daniel@iogearbox.net> - 2016-06-05 10:00 +0200
      Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper Z Lim <zlim.lnx@gmail.com> - 2016-06-06 07:00 +0200
        Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper Daniel Borkmann <daniel@iogearbox.net> - 2016-06-06 10:20 +0200
          Re: [PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper Zi Shen Lim <zlim.lnx@gmail.com> - 2016-06-07 04:40 +0200

csiph-web