aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-12-16 20:41:00 +0000
committerChristian Brauner <[email protected]>2024-12-20 21:34:04 +0000
commit627cf645277b6f8e6128e2c86907a81970bce87a (patch)
treeee9daab1e41458bc995d2d58076e40338065db31 /net/unix/af_unix.c
parentnetfs: Drop the was_async arg from netfs_read_subreq_terminated() (diff)
downloadkernel-627cf645277b6f8e6128e2c86907a81970bce87a.tar.gz
kernel-627cf645277b6f8e6128e2c86907a81970bce87a.zip
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] cc: Jeff Layton <[email protected]> cc: [email protected] cc: [email protected] cc: [email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions