Hello:
This series was applied to netdev/net.git (main) by Marc Kleine-Budde mkl@pengutronix.de:
On Thu, 22 May 2025 10:01:31 +0200 you wrote:
From: Axel Forsman axfo@kvaser.com
Avoid the driver missing IRQs by temporarily masking IRQs in the ISR to enforce an edge even if a different IRQ is signalled before handled IRQs are cleared.
Fixes: 48f827d4f48f ("can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR") Cc: stable@vger.kernel.org Signed-off-by: Axel Forsman axfo@kvaser.com Tested-by: Jimmy Assarsson extja@kvaser.com Reviewed-by: Jimmy Assarsson extja@kvaser.com Link: https://patch.msgid.link/20250520114332.8961-2-axfo@kvaser.com Signed-off-by: Marc Kleine-Budde mkl@pengutronix.de
[...]
Here is the summary with links: - [net,1/4] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ https://git.kernel.org/netdev/net/c/9176bd205ee0 - [net,2/4] can: kvaser_pciefd: Fix echo_skb race https://git.kernel.org/netdev/net/c/8256e0ca6010 - [net,3/4] can: kvaser_pciefd: Continue parsing DMA buf after dropped RX https://git.kernel.org/netdev/net/c/6d820b81c4dc - [net,4/4] can: slcan: allow reception of short error messages https://git.kernel.org/netdev/net/c/ef0841e4cb08
You are awesome, thank you!