]> 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 09:59:39 +0000 (10:59 +0100)
commit80cf84dd61babdf011dd79dbb8d4d85e1315a012
treed329871f9a97688574070be9034464cd68ba3963
parentd1a5226cd05fcc12c3caf328d505df1c2874349e
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