Two bpf hashtable fixes. See individual patches for details.

Alexei Starovoitov (2):
  bpf: fix struct htab_elem layout
  bpf: convert htab map to hlist_nulls

 include/linux/list_nulls.h    |   5 ++
 include/linux/rculist_nulls.h |  14 +++++
 kernel/bpf/hashtab.c          | 119 ++++++++++++++++++++++++++++--------------
 3 files changed, 99 insertions(+), 39 deletions(-)

-- 
2.8.0

Reply via email to