Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1338416

Re: [PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update

From Daniel Borkmann <daniel@iogearbox.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update
Date 2016-02-19 20:10 +0100
Message-ID <r3YBc-1Bp-5@gated-at.bofh.it> (permalink)
References <r3Yrw-1eR-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/19/2016 07:53 PM, Sasha Levin wrote:
> bpf_percpu_hash_update() expects rcu lock to be held and warns if it's not,
> which pointed out a missing rcu read lock.
>
> Fixes: 15a07b338 ("bpf: add lookup/update support for per-cpu hash and array maps")
> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>

LGTM, patch is against net-next tree.

Acked-by: Daniel Borkmann <daniel@iogearbox.net>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update Sasha Levin <sasha.levin@oracle.com> - 2016-02-19 20:00 +0100
  Re: [PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-02-19 20:00 +0100
  Re: [PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update Daniel Borkmann <daniel@iogearbox.net> - 2016-02-19 20:10 +0100
  Re: [PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update David Miller <davem@davemloft.net> - 2016-02-19 20:50 +0100

csiph-web