On Tue, Oct 4, 2016 at 2:15 AM, Aleksey Makarov <[email protected]> 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 <[email protected]> > Reviewed-by: Peter Hurley <[email protected]> > Acked-by: Russell King <[email protected]> > Tested-by: Christopher Covington <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Is there any chance this fix will make it into 4.9? It's been out for over a month. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.

