On 10/02/2015 05:09 PM, Alexei Starovoitov wrote: ...
I agree that adding flag to bpf_prog_create_from_user() is cleaner than exposing static bpf_prog_store_orig_filter(), so
There's also another reason as mentioned, i.e. that the progs are ro-locked, so doing bpf_prog_store_orig_filter() after getting the prog back inside seccomp won't work as-is.
Acked-by: Alexei Starovoitov <a...@plumgrid.com>
Thanks, Daniel -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html