[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160427015835.GE30692@tiger>
Date: Wed, 27 Apr 2016 09:58:36 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Dong Aisheng <dongas86@...il.com>
Cc: Lucas Stach <l.stach@...gutronix.de>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Stefan Agner <stefan@...er.ch>, mingo@...hat.com,
"kernel@...gutronix.de" <kernel@...gutronix.de>,
tglx@...utronix.de, linux-clk@...r.kernel.org,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
On Tue, Apr 26, 2016 at 07:27:03PM +0800, Dong Aisheng wrote:
> Shawn,
> What's your suggestion?
I think this needs more discussion, and I just dropped Stefan's patch
from my tree.
We need to firstly understand why this is happening. The .prepare hook
is defined to be non-atomic context, and so that we call sleep function
in there. We did everything right. Why are we getting the warning? If
I'm correct, this warning only happens on i.MX7D. Why is that?
Shawn
Powered by blists - more mailing lists