All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: shawnguo@kernel.org, festevam@gmail.com, s.hauer@pengutronix.de,
	linux-imx@nxp.com, kernel@pengutronix.de, mark.rutland@arm.com,
	Jing Xiangfeng <jingxiangfeng@huawei.com>,
	Frank.li@nxp.com
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Date: Thu, 17 Jun 2021 23:38:33 +0100	[thread overview]
Message-ID: <162395552450.941285.1019877721781779869.b4-ty@kernel.org> (raw)
In-Reply-To: <20210617122614.166823-1-jingxiangfeng@huawei.com>

On Thu, 17 Jun 2021 20:26:14 +0800, Jing Xiangfeng wrote:
> ddr_perf_probe() misses to call ida_simple_remove() in an error path.
> Jump to cpuhp_state_err to fix it.

Applied to will (for-next/perf), thanks!

[1/1] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
      https://git.kernel.org/will/c/d96b1b8c9f79

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will@kernel.org>
To: shawnguo@kernel.org, festevam@gmail.com, s.hauer@pengutronix.de,
	linux-imx@nxp.com, kernel@pengutronix.de, mark.rutland@arm.com,
	Jing Xiangfeng <jingxiangfeng@huawei.com>,
	Frank.li@nxp.com
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Date: Thu, 17 Jun 2021 23:38:33 +0100	[thread overview]
Message-ID: <162395552450.941285.1019877721781779869.b4-ty@kernel.org> (raw)
In-Reply-To: <20210617122614.166823-1-jingxiangfeng@huawei.com>

On Thu, 17 Jun 2021 20:26:14 +0800, Jing Xiangfeng wrote:
> ddr_perf_probe() misses to call ida_simple_remove() in an error path.
> Jump to cpuhp_state_err to fix it.

Applied to will (for-next/perf), thanks!

[1/1] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
      https://git.kernel.org/will/c/d96b1b8c9f79

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-06-17 22:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 12:26 [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() Jing Xiangfeng
2021-06-17 12:26 ` Jing Xiangfeng
2021-06-17 12:24 ` Aisheng Dong
2021-06-17 12:24   ` Aisheng Dong
2021-06-17 22:38 ` Will Deacon [this message]
2021-06-17 22:38   ` Will Deacon

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=162395552450.941285.1019877721781779869.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=Frank.li@nxp.com \
    --cc=catalin.marinas@arm.com \
    --cc=festevam@gmail.com \
    --cc=jingxiangfeng@huawei.com \
    --cc=kernel-team@android.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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.