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


Groups > linux.kernel > #1490579

Re: [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter

From Alexei Starovoitov <alexei.starovoitov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter
Date 2016-09-24 09:30 +0200
Message-ID <skPzj-6ug-9@gated-at.bofh.it> (permalink)
References <skFzX-9L-3@gated-at.bofh.it> <skFzX-9L-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Sep 24, 2016 at 02:10:05AM +0530, Naveen N. Rao wrote:
> seccomp_phase1() does not exist anymore. Instead, update sample to use
> __seccomp_filter(). While at it, set max locked memory to unlimited.
> 
> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>

Acked-by: Alexei Starovoitov <ast@kernel.org>

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


Thread

[PATCH 1/2] bpf samples: fix compiler errors with sockex2 and sockex3 "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-09-23 22:50 +0200
  [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-09-23 22:50 +0200
    Re: [PATCH 2/2] bpf samples: update tracex5 sample to use  __seccomp_filter Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-09-24 09:30 +0200
    Re: [PATCH 2/2] bpf samples: update tracex5 sample to use  __seccomp_filter David Miller <davem@davemloft.net> - 2016-09-27 10:00 +0200
  Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and  sockex3 Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-09-24 09:30 +0200
  Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and  sockex3 David Miller <davem@davemloft.net> - 2016-09-27 09:50 +0200

csiph-web