diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2017-04-27 02:39:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-28 22:48:14 +0300 |
commit | d24f7c7fb91d94556936f2511035d1f123b449f4 (patch) | |
tree | a409d9dbade490e81982c88415949dc3f2aae89d /tools/testing/selftests/bpf/bpf_util.h | |
parent | 728a853a44a0f01111883f95216e980722474c07 (diff) | |
download | linux-d24f7c7fb91d94556936f2511035d1f123b449f4.tar.xz |
bpf: bpf_lock on kallsysms doesn't need to be irqsave
Hannes rightfully spotted that the bpf_lock doesn't need to be
irqsave variant. We never perform any such updates where this
would be necessary (neither right now nor in future), therefore
relax this further.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_util.h')
0 files changed, 0 insertions, 0 deletions