The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29: Linux 5.15-rc3 (2021-09-26 14:08:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.15-rc6 for you to fetch changes up to cb2282213e84f04ab7e93fd4537815da5db2f010: serial: 8250: allow disabling of Freescale 16550 compile test (2021-10-05 15:07:44 +0200) ---------------------------------------------------------------- Serial driver fix for 5.15-rc6 Here is a single 8250 Kconfig fix for 5.15-rc6 that resolves a regression that showed up in 5.15-rc1. It has been in linux-next for a while with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Johan Hovold (1): serial: 8250: allow disabling of Freescale 16550 compile test drivers/tty/serial/8250/Kconfig | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)