From: David S. Miller Date: Fri, 1 Jul 2016 20:00:52 +0000 (-0400) Subject: Merge branch 'bpf-robustify' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=6bd3847bdc3ba97e642cb9af9d16b0f056da31a2;p=deliverable%2Flinux.git Merge branch 'bpf-robustify' Daniel Borkmann says: ==================== Further robustify putting BPF progs This series addresses a potential issue reported to us by Jann Horn with regards to putting progs. First patch moves progs generally under RCU destruction and second patch refactors getting of progs to simplify code a bit. For details, please see individual patches. Note, we think that addressing this one in net-next should be sufficient. ==================== Signed-off-by: David S. Miller --- 6bd3847bdc3ba97e642cb9af9d16b0f056da31a2