diff options
author | Alexander Aring <[email protected]> | 2024-04-02 15:17:58 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2024-04-09 11:43:49 -0500 |
commit | 455597a55f402e52e1c577c921bf5fe3aa4d2281 (patch) | |
tree | 73352d55a39dec79f8a71b8977f6b15ab9bdb313 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 98808644b920ed7bb33fe7b33d8f09d4e392e6c2 (diff) |
dlm: switch to GFP_ATOMIC in dlm allocations
Replace GFP_NOFS with GFP_ATOMIC. Also stop using idr_preload which
uses a non-bh spin_lock. This is further preparation for softirq
message processing.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions