Re: pull-request: bpf 2017-12-13

2017-12-13 Thread David Miller
From: Daniel Borkmann Date: Wed, 13 Dec 2017 23:19:12 +0100 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Addition of explicit scheduling points to map alloc/free >in order to avoid having to hold the CPU for too long, >from Eric

pull-request: bpf 2017-12-13

2017-12-13 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Addition of explicit scheduling points to map alloc/free in order to avoid having to hold the CPU for too long, from Eric. 2) Fixing of a corruption in overlapping perf_event_output