[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200828082015.GA1052883@kroah.com>
Date: Fri, 28 Aug 2020 10:20:15 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Tong Zhang <ztong0001@...il.com>
Cc: jirislaby@...nel.org, robh@...nel.org,
linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH v4] tty: serial: earlycon dependency
On Tue, Aug 18, 2020 at 02:54:59PM -0400, Tong Zhang wrote:
> parse_options() in drivers/tty/serial/earlycon.c calls uart_parse_earlycon
> in drivers/tty/serial/serial_core.c therefore selecting SERIAL_EARLYCON
> should automatically select SERIAL_CORE, otherwise will result in symbol
> not found error during linking if SERIAL_CORE is not configured as builtin
>
> Signed-off-by: Tong Zhang <ztong0001@...il.com>
> ---
>
> Fixes: 9aac5887595b ("tty/serial: add generic serial earlycon")
This should be up above your signed-off-by line.
Can you fix that up and resend?
thanks,
greg k-h
Powered by blists - more mailing lists