From: Greg KH <gregkh@linuxfoundation.org>
To: Tong Zhang <ztong0001@gmail.com>
Cc: jirislaby@kernel.org, linux-serial@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] Fixes: tty: serial: earlycon dependency
Date: Tue, 18 Aug 2020 13:19:54 +0200 [thread overview]
Message-ID: <20200818111954.GA283417@kroah.com> (raw)
In-Reply-To: <20200817185419.1133596-1-ztong0001@gmail.com>
On Mon, Aug 17, 2020 at 02:54:19PM -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@gmail.com>
As Jiri pointed out, the Fixes: line goes down here, not in your subject
line :)
Please fix up, thanks.
> ---
> drivers/tty/serial/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
What changed from v1? Also always list that below the --- line so we
know.
thanks,
greg k-h
next prev parent reply other threads:[~2020-08-18 11:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 16:50 [PATCH] tty: serial: fix earlycon dependency Tong Zhang
2020-08-17 17:00 ` Greg KH
2020-08-17 17:25 ` Tong Zhang
2020-08-17 18:54 ` [PATCH v2] Fixes: tty: serial: " Tong Zhang
2020-08-18 5:42 ` Jiri Slaby
2020-08-18 11:19 ` Greg KH [this message]
2020-08-18 16:25 ` [PATCH v3] " Tong Zhang
2020-08-18 18:54 ` [PATCH v4] " Tong Zhang
2020-08-28 8:20 ` Greg KH
2020-08-28 12:39 ` [PATCH v5] " Tong Zhang
2020-08-28 12:41 ` [PATCH v4] " Tong Zhang
2020-08-18 16:27 ` [PATCH v2] Fixes: " Tong Zhang
-- strict thread matches above, loose matches on Subject: below --
2020-08-17 18:52 Tong Zhang
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=20200818111954.GA283417@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=ztong0001@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox