Skip to content
Commit 22849859 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 06d0a11f 7b0c2a05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment