lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169707122936.23011.6924255297609142862.git-patchwork-notify@kernel.org> Date: Thu, 12 Oct 2023 00:40:29 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Christian Marangi <ansuelsmth@...il.com> Cc: jgg@...pe.ca, leon@...nel.org, wg@...ndegger.com, mkl@...gutronix.de, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, chris.snook@...il.com, rajur@...lsio.com, jeroendb@...gle.com, pkaligineedi@...gle.com, shailend@...gle.com, dougmill@...ux.ibm.com, nnac123@...ux.ibm.com, mpe@...erman.id.au, npiggin@...il.com, christophe.leroy@...roup.eu, haren@...ux.ibm.com, ricklind@...ux.ibm.com, danymadden@...ibm.com, tlfalcon@...ux.ibm.com, tariqt@...dia.com, alexandre.torgue@...s.st.com, joabreu@...opsys.com, mcoquelin.stm32@...il.com, khalasa@...p.pl, kvalo@...nel.org, quic_jjohnson@...cinc.com, gregory.greenman@...el.com, chandrashekar.devegowda@...el.com, linuxwwan@...el.com, chiranjeevi.rapolu@...ux.intel.com, haijun.liu@...iatek.com, m.chetan.kumar@...ux.intel.com, ricardo.martinez@...ux.intel.com, loic.poulain@...aro.org, ryazanov.s.a@...il.com, johannes@...solutions.net, ruc_gongyuanjun@....com, elder@...aro.org, bhupesh.sharma@...aro.org, horms@...nel.org, robh@...nel.org, bcf@...gle.com, junfeng.guo@...el.com, gustavoars@...nel.org, ziweixiao@...gle.com, rushilg@...gle.com, tglx@...utronix.de, u.kleine-koenig@...gutronix.de, krzysztof.kozlowski@...aro.org, YKarpov@...ras.ru, andrew@...n.ch, zhengzengkai@...wei.com, set_pte_at@...look.com, pagadala.yesu.anjaneyulu@...el.com, benjamin.berg@...el.com, linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org, linux-can@...r.kernel.org, netdev@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org, linux-stm32@...md-mailman.stormreply.com, linux-arm-kernel@...ts.infradead.org, ath10k@...ts.infradead.org, linux-wireless@...r.kernel.org Subject: Re: [net-next v3 1/5] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 9 Oct 2023 15:37:50 +0200 you wrote: > Replace drivers that still use napi_schedule_prep/__napi_schedule > with napi_schedule helper as it does the same exact check and call. > > Signed-off-by: Christian Marangi <ansuelsmth@...il.com> > Reviewed-by: Eric Dumazet <edumazet@...gle.com> > --- > Changes v3: > - Add Reviewed-by tag > Changes v2: > - Add missing semicolon > > [...] Here is the summary with links: - [net-next,v3,1/5] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule https://git.kernel.org/netdev/net-next/c/ef724517b596 - [net-next,v3,2/5] netdev: make napi_schedule return bool on NAPI successful schedule https://git.kernel.org/netdev/net-next/c/0a779003213b - [net-next,v3,3/5] netdev: replace napi_reschedule with napi_schedule https://git.kernel.org/netdev/net-next/c/73382e919f3d - [net-next,v3,4/5] net: tc35815: rework network interface interrupt logic https://git.kernel.org/netdev/net-next/c/be176234d0a8 - [net-next,v3,5/5] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule https://git.kernel.org/netdev/net-next/c/d1fea38f01ac 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