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

From: David Miller
Date: Tue Sep 27 2016 - 03:50:09 EST


From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxxxxx>

Also applied to net-next, thanks.