diff options
author | Hannes Frederic Sowa <[email protected]> | 2017-04-27 01:39:33 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-28 15:48:14 -0400 |
commit | d24f7c7fb91d94556936f2511035d1f123b449f4 (patch) | |
tree | a409d9dbade490e81982c88415949dc3f2aae89d /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions