All of lore.kernel.org
 help / color / mirror / Atom feed
From: Faiz Abbas <faiz_abbas@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched on and off"
Date: Tue, 11 Aug 2020 21:33:19 +0530	[thread overview]
Message-ID: <ff6ddd9d-17f1-c302-89c5-5732a129ed0a@ti.com> (raw)
In-Reply-To: <20200811074913.qyzcaumgbypcus44@pali>

Pali,

On 11/08/20 1:19 pm, Pali Roh?r wrote:
> On Tuesday 11 August 2020 08:39:24 Faiz Abbas wrote:
>> Pali, Peng,
>>
>> On 10/08/20 6:25 am, Peng Fan wrote:
>>> Faiz, Jean
>>>
>>>> Subject: [PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched
>>>> on and off"
>>>
>>> Got time to take a look?
>>>
>>
>> When this issue was reported in the last thread, Pali said that he was unable to get
>> prints because of the constant reboot loops? Shouldn't it be easy to put while(1)
>> at different points in this execution and see which step causes the reboot loop?
> 
> In May in that last thread I wrote details which I was able to gather:
> 
>     Month ago I was able to detect that problem is somewhere in function
>     mmc_set_ios() from mmc.c file. I put long debug line prior and also
>     after mmc_set_ios() call. And it was printed only prior. Not after.
>     So I think NULL pointer dereference is in mmc_set_ios() function.
> 
> I could try with that while(1) loop to print detailed log message and
> read/capture it. But what information for debugging you need? Or what do
> you want to print which could help you?
> 

You can continue to bisect into omap_hsmmc_set_ios() to see at what point the NULL pointer
gets triggered and what the NULL pointer is. Also can you point to your config file?

Thanks,
Faiz

  reply	other threads:[~2020-08-11 16:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09 16:03 [PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched on and off" Pali Rohár
2020-08-10  0:55 ` Peng Fan
2020-08-11  3:09   ` Faiz Abbas
2020-08-11  7:49     ` Pali Rohár
2020-08-11 16:03       ` Faiz Abbas [this message]
2020-08-11 16:27         ` Pali Rohár
2020-08-14 20:16           ` Pali Rohár
2020-09-24 22:03             ` Pali Rohár
2020-10-31 16:26               ` Pali Rohár

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=ff6ddd9d-17f1-c302-89c5-5732a129ed0a@ti.com \
    --to=faiz_abbas@ti.com \
    --cc=u-boot@lists.denx.de \
    /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.