From: David S. Miller Date: Mon, 17 Apr 2017 19:51:58 +0000 (-0400) Subject: Merge branch 'bpf-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=acf167f3f2495f0b6565f6e8ac9bd87158a0e98d;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'bpf-fixes' Daniel Borkmann says: ==================== Two BPF fixes The set fixes cb_access and xdp_adjust_head bits in struct bpf_prog, that are used for requirement checks on the program rather than f.e. heuristics. Thus, for tail calls, we cannot make any assumptions and are forced to set them. ==================== Signed-off-by: David S. Miller --- acf167f3f2495f0b6565f6e8ac9bd87158a0e98d