]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Nov 2024 15:55:56 +0000 (16:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:54:16 +0000 (13:54 +0100)
commitb345db3ab1991deecee3efc406477189afd1af28
tree8c5c44ea69f98bc3682d3a28dda18c20dbbc39ac
parent80e55fa3840c185afd7959cc3f4ec95f865db0b3
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"

commit 718632467d88e98816fa01ab12681ef1c2aa56f8 upstream.

This reverts commit 3791ea69a4858b81e0277f695ca40f5aae40f312.

It was reported to cause boot-time issues, so revert it for now.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Fixes: 3791ea69a485 ("serial: sh-sci: Clean sci_ports[0] after at earlycon exit")
Cc: stable <stable@kernel.org>
Cc: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c