[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164789760993.23659.8023699884075183252.git-patchwork-notify@kernel.org>
Date: Mon, 21 Mar 2022 21:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: kuba@...nel.org, Jason@...c4.com, netdev@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, tglx@...utronix.de,
peterz@...radead.org, toke@...hat.com
Subject: Re: [PATCH net-next] net: Revert the softirq will run annotation in
____napi_schedule().
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 21 Mar 2022 10:22:37 +0100 you wrote:
> The lockdep annotation lockdep_assert_softirq_will_run() expects that
> either hard or soft interrupts are disabled because both guaranty that
> the "raised" soft-interrupts will be processed once the context is left.
>
> This triggers in flush_smp_call_function_from_idle() but it this case it
> explicitly calls do_softirq() in case of pending softirqs.
>
> [...]
Here is the summary with links:
- [net-next] net: Revert the softirq will run annotation in ____napi_schedule().
https://git.kernel.org/netdev/net-next/c/351bdbb6419c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists