All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chris Ball <chris@printf.net>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Mike Turquette <mturquette@linaro.org>,
	Arend van Spriel <arend@broadcom.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devicetree <devicetree@vger.kernel.org>,
	linux-sunxi@googlegroups.com, Eugene K <sigintmailru@gmail.com>
Subject: Re: [linux-sunxi] Re: [PATCH v2] mmc: sunxi: Don't start commands while the card is busy
Date: Mon, 20 Jul 2015 17:23:36 +0200	[thread overview]
Message-ID: <55AD1278.3060308@redhat.com> (raw)
In-Reply-To: <20150720080007.GR28632@lukather>

Hi,

On 20-07-15 10:00, Maxime Ripard wrote:
> Hi,
>
> On Fri, Jul 10, 2015 at 05:14:44PM +0200, Hans de Goede wrote:
>> Some sdio wifi modules have not been working reliable with the sunxi-mmc
>> host code. This turns out to be caused by it starting new commands while
>> the card signals that it is still busy processing a previous command.
>>
>> This commit fixes this, thereby fixing the wifi reliability issues on
>> the Cubietruck and other sunxi boards using sdio wifi.
>>
>> Reported-by: Eugene K <sigintmailru@gmail.com>
>> Suggested-by: Eugene K <sigintmailru@gmail.com>
>> Cc: Eugene K <sigintmailru@gmail.com>
>
> You should use the "real" name here, and not some shortening.

I don't know the real name, and AFAIK this is really only important
for S-o-b lines.

Eugene, care to share your full name with us?

Regards,

Hans

WARNING: multiple messages have this Message-ID (diff)
From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH v2] mmc: sunxi: Don't start commands while the card is busy
Date: Mon, 20 Jul 2015 17:23:36 +0200	[thread overview]
Message-ID: <55AD1278.3060308@redhat.com> (raw)
In-Reply-To: <20150720080007.GR28632@lukather>

Hi,

On 20-07-15 10:00, Maxime Ripard wrote:
> Hi,
>
> On Fri, Jul 10, 2015 at 05:14:44PM +0200, Hans de Goede wrote:
>> Some sdio wifi modules have not been working reliable with the sunxi-mmc
>> host code. This turns out to be caused by it starting new commands while
>> the card signals that it is still busy processing a previous command.
>>
>> This commit fixes this, thereby fixing the wifi reliability issues on
>> the Cubietruck and other sunxi boards using sdio wifi.
>>
>> Reported-by: Eugene K <sigintmailru@gmail.com>
>> Suggested-by: Eugene K <sigintmailru@gmail.com>
>> Cc: Eugene K <sigintmailru@gmail.com>
>
> You should use the "real" name here, and not some shortening.

I don't know the real name, and AFAIK this is really only important
for S-o-b lines.

Eugene, care to share your full name with us?

Regards,

Hans

  reply	other threads:[~2015-07-20 15:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 15:14 [PATCH v2] mmc: sunxi: Don't start commands while the card is busy Hans de Goede
2015-07-10 15:14 ` Hans de Goede
     [not found] ` <1436541284-11800-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-07-20  8:00   ` Maxime Ripard
2015-07-20  8:00     ` Maxime Ripard
2015-07-20 15:23     ` Hans de Goede [this message]
2015-07-20 15:23       ` [linux-sunxi] " Hans de Goede
     [not found]       ` <55AD1278.3060308-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-07-24  8:26         ` Maxime Ripard
2015-07-24  8:26           ` [linux-sunxi] " Maxime Ripard
2015-07-21 12:15   ` Ulf Hansson
2015-07-21 12:15     ` Ulf Hansson
2015-07-28 19:22     ` Arend van Spriel
2015-07-28 19:22       ` Arend van Spriel
2015-07-29  0:40       ` Shawn Lin
     [not found]     ` <CAPDyKFoNe0bghfSXs48stHzZToTc7Hjd5gVPy-VbDF8bzdVVMQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-01  9:01       ` Hans de Goede
2015-08-01  9:01         ` Hans de Goede
     [not found]         ` <55BC8ADE.3070802-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-08-25 12:05           ` Ulf Hansson
2015-08-25 12:05             ` Ulf Hansson
2015-08-25 12:09             ` Hans de Goede
2015-08-25 12:09               ` Hans de Goede
     [not found]               ` <55DC5B09.2020705-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-08-25 13:58                 ` Ulf Hansson
2015-08-25 13:58                   ` Ulf Hansson

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=55AD1278.3060308@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=arend@broadcom.com \
    --cc=chris@printf.net \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=mturquette@linaro.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sigintmailru@gmail.com \
    --cc=ulf.hansson@linaro.org \
    /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.