From: Keerthy <j-keerthy@ti.com>
To: Tony Lindgren <tony@atomide.com>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Tejun Heo <tj@kernel.org>, Roger Quadros <rogerq@ti.com>,
Naresh Kamboju <naresh.kamboju@linaro.org>,
linux-omap@vger.kernel.org,
Linux-Next Mailing List <linux-next@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
ssantosh@kernel.org, Olof Johansson <olof@lixom.net>,
Tero Kristo <t-kristo@ti.com>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Samuel Morris <samorris@lexmark.com>
Subject: Re: 4.18.0-rc1-next-20180619 boot failed on beagle board x15
Date: Wed, 18 Jul 2018 10:35:30 +0530 [thread overview]
Message-ID: <e89cd39c-766c-c8e0-29fb-94c9428102a9@ti.com> (raw)
In-Reply-To: <20180717080335.GD99251@atomide.com>
On Tuesday 17 July 2018 01:33 PM, Tony Lindgren wrote:
> * Stephen Rothwell <sfr@canb.auug.org.au> [180717 08:03]:
>> Hi Tony,
>>
>> On Mon, 16 Jul 2018 23:08:08 -0700 Tony Lindgren <tony@atomide.com> wrote:
>>>
>>> The following regression is still pending in next, see below.
>>>
>>> * Samuel Morris <samorris@lexmark.com> [180702 13:35]:
>>>> On Mon, Jul 2, 2018 at 5:32 AM, Tony Lindgren <tony@atomide.com> wrote:
>>>>> Hi,
>>>>>
>>>>> * Roger Quadros <rogerq@ti.com> [180621 14:56]:
>>>>>> On 21/06/18 17:31, Samuel Morris wrote:
>>>>>>> On Thu, Jun 21, 2018 at 3:58 AM, Roger Quadros <rogerq@ti.com> wrote:
>>>>>>>> +Rafael
>>>>>>>>
>>>>>>>> On 20/06/18 18:30, Samuel Morris wrote:
>>>>>>>>> On Wed, Jun 20, 2018 at 8:58 AM, Roger Quadros <rogerq@ti.com> wrote:
>>>>>>>>>> Tony,
>>>>>>>>>>
>>>>>>>>>> On 20/06/18 13:29, Tony Lindgren wrote:
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> * Naresh Kamboju <naresh.kamboju@linaro.org> [180620 05:55]:
>>>>>>>>>>>> Linux next (4.18.0-rc1-next-20180619) boot failed on beagle board x15.
>>>>>>>>>>>
>>>>>>>>>>> Bisect points to commit aece27a2f01b ("ata: ahci_platform: allow disabling of
>>>>>>>>>>> hotplug to save power").
>>>>>>>>>>>
>>>>>>>>>>> Reverting the patch makes things work again. Any ideas what
>>>>>>>>>>> might be going wrong here? Things clearly idle but then there
>>>>>>>>>>> seems to be some register access with clocks disabled.
>>>>>
>>>>> So this issue is still happening as of next-20180702. Can you guys
>>>>> please revert the commit above while working on a better solution?
>>>>
>>>> That's fine with me. I'm not very familiar with the process here, does
>>>> this require anything on my end? And would that require the
>>>> accompanying patch to be reverted: "ata: ahci: rpm_put port on
>>>> port_stop to match rpm_get in port_start"? There shouldn't be any
>>>> problem leaving that one in, but I just want to know before submitting
>>>> my next patch set.
>>>
>>> Well usually the maintainer just reverts the regression causing
>>> patch in the related branch and that's it.
>>>
>>> Stephen, can you please revert in next until we hear back from
>>> Tejun?
>>
>> OK, I have reverted that commit from today. Please let me know when the
>> problem is fixed in the libata tree ...
Hi Stephen,
Thanks for the revert.
commit 1dcbe5f2c615337cb7d4e13fab198ab716180733
Author: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Tue Jul 17 19:02:59 2018 +1000
With the above top commit i confirm that BEAGLE-X15, AM572X-IDK,
AM574X-IDK, DRA7, DRA72 TI platforms booted to prompt.
Regards,
Keerthy
>
> Thanks!
>
> Tony
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2018-07-18 5:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-20 5:52 4.18.0-rc1-next-20180619 boot failed on beagle board x15 Naresh Kamboju
2018-06-20 10:29 ` Tony Lindgren
2018-06-20 12:57 ` Samuel Morris
2018-06-20 12:58 ` Roger Quadros
2018-06-20 15:30 ` Samuel Morris
2018-06-21 7:58 ` Roger Quadros
2018-06-21 12:02 ` Rafael J. Wysocki
2018-06-21 14:31 ` Samuel Morris
2018-06-21 14:53 ` Roger Quadros
2018-07-02 9:32 ` Tony Lindgren
2018-07-02 13:31 ` Samuel Morris
2018-07-17 6:08 ` Tony Lindgren
2018-07-17 8:00 ` Stephen Rothwell
2018-07-17 8:03 ` Tony Lindgren
2018-07-18 5:05 ` Keerthy [this message]
2018-08-05 23:30 ` Stephen Rothwell
2018-08-06 17:24 ` Tejun Heo
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=e89cd39c-766c-c8e0-29fb-94c9428102a9@ti.com \
--to=j-keerthy@ti.com \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=naresh.kamboju@linaro.org \
--cc=olof@lixom.net \
--cc=rafael@kernel.org \
--cc=rogerq@ti.com \
--cc=samorris@lexmark.com \
--cc=sfr@canb.auug.org.au \
--cc=ssantosh@kernel.org \
--cc=t-kristo@ti.com \
--cc=tj@kernel.org \
--cc=tony@atomide.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;
as well as URLs for NNTP newsgroup(s).