summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-12-16 23:41:00 +0300
committerChristian Brauner <brauner@kernel.org>2024-12-21 00:34:04 +0300
commit627cf645277b6f8e6128e2c86907a81970bce87a (patch)
treeee9daab1e41458bc995d2d58076e40338065db31 /tools/perf/scripts/python/task-analyzer.py
parent31fc366aa7aa911ebc0744e99c82caee4e97315a (diff)
downloadlinux-627cf645277b6f8e6128e2c86907a81970bce87a.tar.xz
netfs: Don't use bh spinlock
All the accessing of the subrequest lists is now done in process context, possibly in a workqueue, but not now in a BH context, so we don't need the lock against BH interference when taking the netfs_io_request::lock spinlock. Signed-off-by: David Howells <dhowells@redhat.com> Link: https://lore.kernel.org/r/20241216204124.3752367-11-dhowells@redhat.com cc: Jeff Layton <jlayton@kernel.org> cc: linux-cachefs@redhat.com cc: linux-fsdevel@vger.kernel.org cc: linux-mm@kvack.org Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions