Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 31 May 2021 12:23:23 -0300 you wrote:
From: Wander Lairson Costa <redacted>
write_msg(netconsole.c:836) calls netpoll_send_udp after a call to
spin_lock_irqsave, which normally disables interrupts; but in PREEMPT_RT
this call just locks an rt_mutex without disabling irqs. In this case,
netpoll_send_udp is called with interrupts enabled.
[...]
Here is the summary with links:
- netpoll: don't require irqs disabled in rt kernels
https://git.kernel.org/netdev/net-next/c/b0f6c9ac8088
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html