From: Reinette Chatre <reinette.chatre@intel.com>
To: Xiaochen Shen <xiaochen.shen@intel.com>,
tglx@linutronix.de, mingo@redhat.com, bp@alien8.de,
hpa@zytor.com, tony.luck@intel.com, fenghua.yu@intel.com,
willemb@google.com
Cc: x86@kernel.org, linux-kernel@vger.kernel.org, pei.p.jia@intel.com
Subject: Re: [PATCH 0/3] Fix kernfs node reference count leak issues
Date: Fri, 30 Oct 2020 14:18:17 -0700 [thread overview]
Message-ID: <79ccbc0b-32b4-2d02-2790-62350c917d67@intel.com> (raw)
In-Reply-To: <1604084530-31048-1-git-send-email-xiaochen.shen@intel.com>
Apologies, the Subject intended to have a "x86/resctrl:" prefix.
On 10/30/2020 12:02 PM, Xiaochen Shen wrote:
> Fix several kernfs node reference count leak issues:
> (1) Remove superfluous kernfs_get() calls to prevent refcount leak
> (2) Add necessary kernfs_put() calls to prevent refcount leak
> (3) Follow-up cleanup for the change in previous patch.
>
> Xiaochen Shen (3):
> x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount
> leak
> x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
> x86/resctrl: Clean up unused function parameter in rmdir path
>
> arch/x86/kernel/cpu/resctrl/rdtgroup.c | 82 ++++++++++++++--------------------
> 1 file changed, 33 insertions(+), 49 deletions(-)
>
next prev parent reply other threads:[~2020-10-30 21:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 19:02 [PATCH 0/3] Fix kernfs node reference count leak issues Xiaochen Shen
2020-10-30 19:10 ` [PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak Xiaochen Shen
2020-10-30 23:31 ` Willem de Bruijn
2020-11-24 12:25 ` [tip: x86/urgent] " tip-bot2 for Xiaochen Shen
2020-10-30 19:11 ` [PATCH 2/3] x86/resctrl: Add necessary kernfs_put() " Xiaochen Shen
2020-11-24 12:25 ` [tip: x86/urgent] " tip-bot2 for Xiaochen Shen
2020-10-30 19:11 ` [PATCH 3/3] x86/resctrl: Clean up unused function parameter in rmdir path Xiaochen Shen
2020-11-30 18:06 ` [PATCH v2] " Xiaochen Shen
2020-12-01 17:22 ` [tip: x86/cache] " tip-bot2 for Xiaochen Shen
2020-10-30 21:18 ` Reinette Chatre [this message]
2020-10-31 5:35 ` [PATCH 0/3] Fix kernfs node reference count leak issues Xiaochen Shen
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=79ccbc0b-32b4-2d02-2790-62350c917d67@intel.com \
--to=reinette.chatre@intel.com \
--cc=bp@alien8.de \
--cc=fenghua.yu@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=pei.p.jia@intel.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
--cc=willemb@google.com \
--cc=x86@kernel.org \
--cc=xiaochen.shen@intel.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