aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMartin Jocic <[email protected]>2024-06-20 18:13:19 +0000
committerMarc Kleine-Budde <[email protected]>2024-06-21 07:46:00 +0000
commit48f827d4f48f5243e37b9240029ce3f456d1f490 (patch)
tree0e3026166d122ec20a3b7ae262baccb57e38808b /net/unix/af_unix.c
parentMerge patch series "can: kvaser_pciefd: Minor improvements and cleanups" (diff)
downloadkernel-48f827d4f48f5243e37b9240029ce3f456d1f490.tar.gz
kernel-48f827d4f48f5243e37b9240029ce3f456d1f490.zip
can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
A new interrupt is triggered by resetting the DMA RX buffers. Since MSI interrupts are faster than legacy interrupts, the reset of the DMA buffers must be moved to the very end of the ISR, otherwise a new MSI interrupt will be masked by the current one. Signed-off-by: Martin Jocic <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions