All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Li Zetao <lizetao1@huawei.com>
Cc: kevin.curtis@farsite.co.uk, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: farsync: Fix kmemleak when rmmods farsync
Date: Mon, 12 Dec 2022 09:50:14 +0000	[thread overview]
Message-ID: <167083861466.6188.11052191900852417459.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221208120540.3758720-1-lizetao1@huawei.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 8 Dec 2022 20:05:40 +0800 you wrote:
> There are two memory leaks reported by kmemleak:
> 
>   unreferenced object 0xffff888114b20200 (size 128):
>     comm "modprobe", pid 4846, jiffies 4295146524 (age 401.345s)
>     hex dump (first 32 bytes):
>       e0 62 57 09 81 88 ff ff e0 62 57 09 81 88 ff ff  .bW......bW.....
>       01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
>     backtrace:
>       [<ffffffff815bcd82>] kmalloc_trace+0x22/0x60
>       [<ffffffff83d35c78>] __hw_addr_add_ex+0x198/0x6c0
>       [<ffffffff83d3989d>] dev_addr_init+0x13d/0x230
>       [<ffffffff83d1063d>] alloc_netdev_mqs+0x10d/0xe50
>       [<ffffffff82b4a06e>] alloc_hdlcdev+0x2e/0x80
>       [<ffffffffa016a741>] fst_add_one+0x601/0x10e0 [farsync]
>       ...
> 
> [...]

Here is the summary with links:
  - net: farsync: Fix kmemleak when rmmods farsync
    https://git.kernel.org/netdev/net/c/2f623aaf9f31

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



      parent reply	other threads:[~2022-12-12  9:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 12:05 [PATCH] net: farsync: Fix kmemleak when rmmods farsync Li Zetao
2022-12-08 12:44 ` Jiri Pirko
2022-12-12  9: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=167083861466.6188.11052191900852417459.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kevin.curtis@farsite.co.uk \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizetao1@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.