diff options
author | Alexander Aring <aahringo@redhat.com> | 2024-04-02 22:17:58 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2024-04-09 19:43:49 +0300 |
commit | 455597a55f402e52e1c577c921bf5fe3aa4d2281 (patch) | |
tree | 73352d55a39dec79f8a71b8977f6b15ab9bdb313 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98808644b920ed7bb33fe7b33d8f09d4e392e6c2 (diff) | |
download | linux-455597a55f402e52e1c577c921bf5fe3aa4d2281.tar.xz |
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 <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions