Re: [PATCH net-next 0/2] Further robustify putting BPF progs
From: David Miller <davem@davemloft.net>
Date: 2016-07-01 20:05:25
From: David Miller <davem@davemloft.net>
Date: 2016-07-01 20:05:25
From: Daniel Borkmann <daniel@iogearbox.net> Date: Thu, 30 Jun 2016 17:24:42 +0200
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.
Series applied, thanks Daniel.