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: <166502881691.31263.4459255074695188698.git-patchwork-notify@kernel.org> Date: Thu, 06 Oct 2022 04:00:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, vinicius.gomes@...el.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, olteanv@...il.com, kurt@...utronix.de, linux-kernel@...r.kernel.org, muhammad.husaini.zulkifli@...el.com Subject: Re: [PATCH net] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs" Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 5 Oct 2022 01:01:00 +0300 you wrote: > taprio_attach() has this logic at the end, which should have been > removed with the blamed patch (which is now being reverted): > > /* access to the child qdiscs is not needed in offload mode */ > if (FULL_OFFLOAD_IS_ENABLED(q->flags)) { > kfree(q->qdiscs); > q->qdiscs = NULL; > } > > [...] Here is the summary with links: - [net] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs" https://git.kernel.org/netdev/net/c/af7b29b1deaa 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