summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-12-04 10:47:01 +0300
committerJakub Kicinski <kuba@kernel.org>2024-12-10 00:48:31 +0300
commita2ea9a9072607c2fd6442bd1ffb4dbdbf882aed7 (patch)
tree06b5cb2f466316d1479762cd903a7e2a055c8c10 /include/linux/debugobjects.h
parent08d55d7cf3f33c730ce2694393efe16b7983a9c8 (diff)
downloadlinux-a2ea9a9072607c2fd6442bd1ffb4dbdbf882aed7.tar.xz
rxrpc: Use irq-disabling spinlocks between app and I/O thread
Where a spinlock is used by both the application thread and the I/O thread, use irq-disabling locking so that an interrupt taken on the app thread doesn't also slow down the I/O thread. Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions