Cleanup per_cpu filter outside of RCU, since this can cause a kernel panic if _cond_r...
commitb863605bc3de9ba9a5068d752bdae0cf2222d8c3
authorDaniel Borkmann <borkmann@gnumaniacs.org>
Wed, 7 Sep 2011 15:09:13 +0000 (7 17:09 +0200)
committerDaniel Borkmann <borkmann@gnumaniacs.org>
Wed, 7 Sep 2011 15:09:13 +0000 (7 17:09 +0200)
tree96215a755d46511206ec3425110c419368c0e28e
parent19539eab5dfb35b3627621cd17bf04bfae827f90
Cleanup per_cpu filter outside of RCU, since this can cause a kernel panic if _cond_reschedule is called from get_online_cpus and RCU callback has bh disabled
src/fb_bpf.c