[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230125235605.GF20713@T480>
Date: Thu, 26 Jan 2023 07:56:06 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Angus Chen <angus.chen@...uarmicro.com>
Cc: s.hauer@...gutronix.de, linux-imx@....com, kernel@...gutronix.de,
festevam@...il.com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux@...linux.org.uk
Subject: Re: [PATCH] ARM: imx: Call ida_simple_remove() for ida_simple_get
On Thu, Jan 05, 2023 at 02:11:23PM +0800, Angus Chen wrote:
> The function call ida_simple_get maybe fail,we should deal with it.
> And if ida_simple_get success ,it need to call ida_simple_remove also.
> BTW,devm_kasprintf can handle id is zero for consistency.
>
> Fixes: e76bdfd7403a ("ARM: imx: Added perf functionality to mmdc driver")
> Signed-off-by: Angus Chen <angus.chen@...uarmicro.com>
Applied, thanks!
Powered by blists - more mailing lists