[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <21e5664c-d755-23f2-27ef-31f0526aa09d@huawei.com>
Date: Tue, 23 Jun 2020 20:46:14 +0800
From: "yukuai (C)" <yukuai3@...wei.com>
To: Shawn Guo <shawnguo@...nel.org>
CC: <linux@...linux.org.uk>, <s.hauer@...gutronix.de>,
<kernel@...gutronix.de>, <festevam@...il.com>, <linux-imx@....com>,
<Anson.Huang@....com>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <yi.zhang@...wei.com>
Subject: Re: [PATCH] ARM: imx6: add missing put_device() call in
imx6q_suspend_init()
On 2020/6/23 20:11, Shawn Guo wrote:
> On Thu, Jun 04, 2020 at 08:54:49PM +0800, yu kuai wrote:
>> if of_find_device_by_node() succeed, imx6q_suspend_init() doesn't have a
>> corresponding put_device(). Thus add a jump target to fix the exception
>> handling for this function implementation.
>>
>> Signed-off-by: yu kuai <yukuai3@...wei.com>
>
> Applied, thanks.
Hi, Shawn
How about this patch: https://lkml.org/lkml/2020/6/4/428
The patch fix the similar issure.
Thanks!
Yu Kuai
Powered by blists - more mailing lists