netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Davide Caratti <dcaratti@redhat.com>
Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us,
	davem@davemloft.net, kuba@kernel.org, vinicius.gomes@intel.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Date: Sat, 19 Dec 2020 00:50:07 +0000	[thread overview]
Message-ID: <160833900754.29545.12837650117741876707.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <13edef6778fef03adc751582562fba4a13e06d6a.1608240532.git.dcaratti@redhat.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Thu, 17 Dec 2020 22:29:46 +0100 you wrote:
> taprio_graft() can insert a NULL element in the array of child qdiscs. As
> a consquence, taprio_reset() might not reset child qdiscs completely, and
> taprio_destroy() might leak resources. Fix it by ensuring that loops that
> iterate over q->qdiscs[] don't end when they find the first NULL item.
> 
> Fixes: 44d4775ca518 ("net/sched: sch_taprio: reset child qdiscs before freeing them")
> Fixes: 5a781ccbd19e ("tc: Add support for configuring the taprio scheduler")
> Suggested-by: Jakub Kicinski <kuba@kernel.org>
> Signed-off-by: Davide Caratti <dcaratti@redhat.com>
> 
> [...]

Here is the summary with links:
  - [net] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
    https://git.kernel.org/netdev/net/c/698285da79f5

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2020-12-19  0:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 21:29 [PATCH net] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs Davide Caratti
2020-12-19  0:50 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=160833900754.29545.12837650117741876707.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dcaratti@redhat.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vinicius.gomes@intel.com \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).