From: David S. Miller Date: Thu, 8 Oct 2015 12:26:44 +0000 (-0700) Subject: Merge branch 'bpf_random32' X-Git-Tag: v4.4-rc1~141^2~182 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=df718423250c000ca4323a767cedc2f3219b685c;p=linux.git Merge branch 'bpf_random32' Daniel Borkmann says: ==================== BPF/random32 updates 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 helper. Credits go to Alexei Starovoitov for the __VA_ARGS__ hint, thanks! - Add a comment to the DO_ONCE() helper as suggested by Alexei. - Rework prandom_init_once() helper to the new API. - Keep Alexei's Acked-by on the last patch. ==================== Signed-off-by: David S. Miller --- df718423250c000ca4323a767cedc2f3219b685c