Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1518348
| From | Timur Tabi <timur@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] serial: pl011: add console matching function |
| Date | 2016-11-09 19:20 +0100 |
| Message-ID | <sBFDz-2qo-5@gated-at.bofh.it> (permalink) |
| References | <soskN-7UY-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] serial: pl011: add console matching function Timur Tabi <timur@codeaurora.org> - 2016-11-09 19:20 +0100 Re: [PATCH] serial: pl011: add console matching function Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-11-10 12:40 +0100
csiph-web