From: David S. Miller Date: Thu, 19 Oct 2017 12:14:03 +0000 (+0100) Subject: Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat' X-Git-Tag: android-x86-8.1-r1~2445^2~28 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=4bbb5083484016d4448739237aa1e6a9577ebb43;p=android-x86%2Fkernel.git Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat' Daniel Borkmann says: ==================== bpf: Fix for BPF devmap percpu allocation splat The set fixes a splat in devmap percpu allocation when we alloc the flush bitmap. Patch 1 is a prerequisite for the fix in patch 2, patch 1 is rather small, so if this could be routed via -net, for example, with Tejun's Ack that would be good. Patch 3 gets rid of remaining PCPU_MIN_UNIT_SIZE checks, which are percpu allocator internals and should not be used. ==================== Signed-off-by: David S. Miller --- 4bbb5083484016d4448739237aa1e6a9577ebb43