All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: gregkh@linuxfoundation.org
Cc: ulf.hansson@linaro.org, anders.roxell@linaro.org,
	faiz_abbas@ti.com, pgwipeout@gmail.com, skomatineni@nvidia.com,
	stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 5.5-stable tree
Date: Wed, 18 Mar 2020 15:25:28 -0400	[thread overview]
Message-ID: <20200318192528.GH4189@sasha-vm> (raw)
In-Reply-To: <158435827821152@kroah.com>

On Mon, Mar 16, 2020 at 12:31:18PM +0100, gregkh@linuxfoundation.org wrote:
>
>The patch below does not apply to the 5.5-stable tree.
>If someone wants it applied there, or to any other stable or longterm
>tree, then please email the backport, including the original git commit
>id to <stable@vger.kernel.org>.
>
>thanks,
>
>greg k-h
>
>------------------ original commit in Linus's tree ------------------
>
>From 1292e3efb149ee21d8d33d725eeed4e6b1ade963 Mon Sep 17 00:00:00 2001
>From: Ulf Hansson <ulf.hansson@linaro.org>
>Date: Tue, 10 Mar 2020 12:49:43 +0100
>Subject: [PATCH] mmc: core: Allow host controllers to require R1B for CMD6
>
>It has turned out that some host controllers can't use R1B for CMD6 and
>other commands that have R1B associated with them. Therefore invent a new
>host cap, MMC_CAP_NEED_RSP_BUSY to let them specify this.
>
>In __mmc_switch(), let's check the flag and use it to prevent R1B responses
>from being converted into R1. Note that, this also means that the host are
>on its own, when it comes to manage the busy timeout.
>
>Suggested-by: Sowjanya Komatineni <skomatineni@nvidia.com>
>Cc: <stable@vger.kernel.org>
>Tested-by: Anders Roxell <anders.roxell@linaro.org>
>Tested-by: Sowjanya Komatineni <skomatineni@nvidia.com>
>Tested-by: Faiz Abbas <faiz_abbas@ti.com>
>Tested-By: Peter Geis <pgwipeout@gmail.com>
>Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

I've fixed up and queued this whole mmc series of stable tagged patches
for 4.19-5.5.

-- 
Thanks,
Sasha

  reply	other threads:[~2020-03-18 19:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 11:31 FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 5.5-stable tree gregkh
2020-03-18 19:25 ` Sasha Levin [this message]
2020-03-20  9:12   ` Ulf Hansson
2020-03-20  9:50     ` Greg Kroah-Hartman

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=20200318192528.GH4189@sasha-vm \
    --to=sashal@kernel.org \
    --cc=anders.roxell@linaro.org \
    --cc=faiz_abbas@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=pgwipeout@gmail.com \
    --cc=skomatineni@nvidia.com \
    --cc=stable@vger.kernel.org \
    --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.