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


Groups > linux.kernel > #1491739

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

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter
Date 2016-09-27 10:00 +0200
Message-ID <slVt5-6M7-11@gated-at.bofh.it> (permalink)
References <skFzX-9L-3@gated-at.bofh.it> <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


From: "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com>
Date: Sat, 24 Sep 2016 02:10:05 +0530

> 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>

Also applied to net-next, thanks.

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