[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162431280341.22265.14036847560558041930.git-patchwork-notify@kernel.org>
Date: Mon, 21 Jun 2021 22:00:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, xiyou.wangcong@...il.com,
syzkaller@...glegroups.com
Subject: Re: [PATCH net] pkt_sched: sch_qfq: fix qfq_change_class() error path
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 21 Jun 2021 10:54:49 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> If qfq_change_class() is unable to allocate memory for qfq_aggregate,
> it frees the class that has been inserted in the class hash table,
> but does not unhash it.
>
> Defer the insertion after the problematic allocation.
>
> [...]
Here is the summary with links:
- [net] pkt_sched: sch_qfq: fix qfq_change_class() error path
https://git.kernel.org/netdev/net/c/0cd58e5c53ba
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