From: Greg KH <gregkh@linuxfoundation.org>
To: jiang.kun2@zte.com.cn
Cc: dledford@redhat.com, jgg@ziepe.ca, leon@kernel.org,
linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, xu.xin16@zte.com.cn,
tu.qiang35@zte.com.cn
Subject: Re: [PATCH STABLE 5.10] RDMA/restrack: Release MR/QP restrack when delete
Date: Sat, 16 Nov 2024 11:25:01 +0100 [thread overview]
Message-ID: <2024111642-backside-reach-7ec3@gregkh> (raw)
In-Reply-To: <20241116175748571awvOCFyR9lCLwe61IhOXL@zte.com.cn>
On Sat, Nov 16, 2024 at 05:57:48PM +0800, jiang.kun2@zte.com.cn wrote:
> From: tuqiang <tu.qiang35@zte.com.cn>
>
> The MR/QP restrack also needs to be released when delete it, otherwise it
> cause memory leak as the task struct won't be released.
>
> This problem has been fixed by the commit <dac153f2802d>
> ("RDMA/restrack: Release MR restrack when delete"), but still exists in the
> linux-5.10.y branch.
Why don't we just take the correct fix? Why is this needed instead?
thanks,
greg k-h
next prev parent reply other threads:[~2024-11-16 10:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-16 9:57 [PATCH STABLE 5.10] RDMA/restrack: Release MR/QP restrack when delete jiang.kun2
2024-11-16 10:25 ` Greg KH [this message]
2024-11-20 15:04 ` tuqiang
2024-11-21 1:20 ` kernel test robot
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=2024111642-backside-reach-7ec3@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=dledford@redhat.com \
--cc=jgg@ziepe.ca \
--cc=jiang.kun2@zte.com.cn \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=tu.qiang35@zte.com.cn \
--cc=xu.xin16@zte.com.cn \
/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.