Re: [PATCH net-next v2 0/5] BPF/random32 updates

2015-10-08 Thread David Miller
From: Daniel Borkmann Date: Thu, 8 Oct 2015 01:20:34 +0200 > BPF update to split the prandom state apart, and to move the > *once helpers to the core. For details, please see individual > patches. Given the changes and since it's in the tree for > quite some time, net-next is a better choice in

[PATCH net-next v2 0/5] BPF/random32 updates

2015-10-07 Thread Daniel Borkmann
BPF update to split the prandom state apart, and to move the *once helpers to the core. For details, please see individual patches. Given the changes and since it's in the tree for quite some time, net-next is a better choice in our opinion. v1 -> v2: - Make DO_ONCE() type-safe, remove the kvec h