diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2017-04-27 01:39:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-28 15:48:14 -0400 |
commit | d24f7c7fb91d94556936f2511035d1f123b449f4 (patch) | |
tree | a409d9dbade490e81982c88415949dc3f2aae89d /mm/page_isolation.c | |
parent | 728a853a44a0f01111883f95216e980722474c07 (diff) |
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 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions