[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161109193447.GA24057@kroah.com>
Date: Wed, 9 Nov 2016 20:34:47 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Timur Tabi <timur@...eaurora.org>
Cc: Aleksey Makarov <aleksey.makarov@...aro.org>,
linux-serial@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>,
Russell King <linux@....linux.org.uk>,
Christopher Covington <cov@...eaurora.org>,
Peter Hurley <peter@...leysoftware.com>,
Russell King <linux@...linux.org.uk>,
Jiri Slaby <jslaby@...e.com>
Subject: Re: [PATCH] serial: pl011: add console matching function
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@...aro.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@...aro.org>
> > Reviewed-by: Peter Hurley <peter@...leysoftware.com>
> > Acked-by: Russell King <rmk+kernel@...linux.org.uk>
> > Tested-by: Christopher Covington <cov@...eaurora.org>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.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.
Powered by blists - more mailing lists