All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Timur Tabi <timur@codeaurora.org>
Cc: shankerd@codeaurora.org, stable@vger.kernel.org
Subject: Re: patch "tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44" added to tty-testing
Date: Wed, 17 May 2017 18:16:29 +0200	[thread overview]
Message-ID: <20170517161629.GA27139@kroah.com> (raw)
In-Reply-To: <c477c01a-436f-27b1-c772-a6501a35b80e@codeaurora.org>

On Wed, May 17, 2017 at 10:51:14AM -0500, Timur Tabi wrote:
> On 04/18/2017 11:00 AM, gregkh@linuxfoundation.org wrote:
> > From 5a0722b898f851b9ef108ea7babc529e4efc773d Mon Sep 17 00:00:00 2001
> > From: Timur Tabi <timur@codeaurora.org>
> > Date: Thu, 13 Apr 2017 08:55:08 -0500
> > Subject: tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
> > 
> > Define a new early console name for Qualcomm Datacenter Technologies
> > QDF2400 SOCs affected by erratum 44, instead of piggy-backing on "pl011".
> > Previously, to enable traditional (non-SPCR) earlycon, the documentation
> > said to specify "earlycon=pl011,<address>,qdf2400_e44", but the code was
> > broken and this didn't actually work.
> > 
> > So instead, the method for specifying the E44 work-around with traditional
> > earlycon is "earlycon=qdf2400_e44,<address>".  Both methods of earlycon
> > are now enabled with the same function.
> > 
> > Fixes: e53e597fd4c4 ("tty: pl011: fix earlycon work-around for QDF2400 erratum 44")
> > Signed-off-by: Timur Tabi <timur@codeaurora.org>
> > Cc: stable <stable@vger.kernel.org> # 4.11
> 
> Is there a way to know which stable kernel this patch will be added to?  I
> don't see it in 4.11.1, even though this patch was posted before 4.11.1 was
> released.
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/drivers/tty/serial/amba-pl011.c?h=linux-4.11.y

I have a queue of 300+ patches to get into the 4.11.y kernel tree,
please be patient as I dig through them...

You will be notified when it is queued up.

Is there some special rush for this to get in right now?

greg k-h

  reply	other threads:[~2017-05-17 16:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18 16:00 patch "tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44" added to tty-testing gregkh
2017-05-17 15:51 ` Timur Tabi
2017-05-17 16:16   ` Greg KH [this message]
2017-05-17 18:02     ` Timur Tabi
2017-05-17 20:50       ` Greg KH

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=20170517161629.GA27139@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=shankerd@codeaurora.org \
    --cc=stable@vger.kernel.org \
    --cc=timur@codeaurora.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.