diff options
author | David Howells <dhowells@redhat.com> | 2024-07-12 11:54:11 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-09-05 11:00:42 +0200 |
commit | 22de489d1e9d6c30bf9554a9c58bf1dc8d951f7d (patch) | |
tree | d4b621ff448868d532a3dae39c4ee7c403a3c83c /lib/iov_iter.c | |
parent | 24c90a79f6068d309adda05d871855414bb75283 (diff) |
netfs: Use bh-disabling spinlocks for rreq->lock
Use bh-disabling spinlocks when accessing rreq->lock because, in the
future, it may be twiddled from softirq context when cleanup is driven from
cache backend DIO completion.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20240814203850.2240469-12-dhowells@redhat.com/ # v2
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'lib/iov_iter.c')
0 files changed, 0 insertions, 0 deletions