From: David S. Miller Date: Sun, 20 Aug 2017 04:56:34 +0000 (-0700) Subject: Merge branch 'BPF-inline-improvements' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=228498596c44041c710f5a633904205bc1cd9177;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'BPF-inline-improvements' Daniel Borkmann says: ==================== BPF inline improvements First one makes htab inlining more robust wrt future jits and second one inlines map in map lookups through map_gen_lookup() callback. v1 -> v2: - BITS_PER_LONG guard in patch 1 - BPF_EMIT_CALL is on __htab_map_lookup_elem ==================== Signed-off-by: David S. Miller --- 228498596c44041c710f5a633904205bc1cd9177