From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Timur Tabi <timur@codeaurora.org>
Cc: Aleksey Makarov <aleksey.makarov@linaro.org>,
linux-serial@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>,
Russell King <linux@arm.linux.org.uk>,
Christopher Covington <cov@codeaurora.org>,
Peter Hurley <peter@hurleysoftware.com>,
Russell King <linux@armlinux.org.uk>,
Jiri Slaby <jslaby@suse.com>
Subject: Re: [PATCH] serial: pl011: add console matching function
Date: Wed, 9 Nov 2016 20:34:47 +0100 [thread overview]
Message-ID: <20161109193447.GA24057@kroah.com> (raw)
In-Reply-To: <CAOZdJXXf7=KWya4Nr3NZo_A7FSfxKPn1B-HdxZ_bN57duqRaSA@mail.gmail.com>
On Wed, Nov 09, 2016 at 12:17:18PM -0600, Timur Tabi wrote:
> On Tue, Oct 4, 2016 at 2:15 AM, Aleksey Makarov
> <aleksey.makarov@linaro.org> wrote:
> > This patch adds function pl011_console_match() that implements
> > method match of struct console. It allows to match consoles against
> > data specified in a string, for example taken from command line or
> > compiled by ACPI SPCR table handler.
> >
> > This patch was merged to tty-next but then reverted because of
> > conflict with
> >
> > commit 46e36683f433 ("serial: earlycon: Extend earlycon command line option to support 64-bit addresses")
> >
> > Now it is fixed.
> >
> > Signed-off-by: Aleksey Makarov <aleksey.makarov@linaro.org>
> > Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
> > Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
> > Tested-by: Christopher Covington <cov@codeaurora.org>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> Is there any chance this fix will make it into 4.9? It's been out for
> over a month.
It's scheduled for 4.10-rc1 as it is a new feature.
prev parent reply other threads:[~2016-11-09 19:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 7:15 [PATCH] serial: pl011: add console matching function Aleksey Makarov
2016-11-09 18:17 ` Timur Tabi
2016-11-09 19:34 ` Greg Kroah-Hartman [this message]
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=20161109193447.GA24057@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=aleksey.makarov@linaro.org \
--cc=cov@codeaurora.org \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=linux@armlinux.org.uk \
--cc=peter@hurleysoftware.com \
--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.