[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 5f1017069933489add0c08659673443c9905659e
WARNING: Author mismatch between patch and upstream commit: Backport author: Claudiuclaudiu.beznea@tuxon.dev Commit author: Claudiu Bezneaclaudiu.beznea.uj@bp.renesas.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.14.y | Present (exact SHA1) 6.12.y | Not found 6.6.y | Not found 6.1.y | Not found 5.15.y | Not found
Note: The patch differs from the upstream commit: --- 1: 5f10170699334 ! 1: b68647923713a serial: sh-sci: Clean sci_ports[0] after at earlycon exit @@ Metadata ## Commit message ## serial: sh-sci: Clean sci_ports[0] after at earlycon exit
+ commit 5f1017069933489add0c08659673443c9905659e upstream. + The early_console_setup() function initializes sci_ports[0].port with an object of type struct uart_port obtained from the struct earlycon_device passed as an argument to early_console_setup(). @@ Commit message Signed-off-by: Claudiu Beznea claudiu.beznea.uj@bp.renesas.com Link: https://lore.kernel.org/r/20250116182249.3828577-5-claudiu.beznea.uj@bp.rene... Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org + Signed-off-by: Claudiu Beznea claudiu.beznea.uj@bp.renesas.com
## drivers/tty/serial/sh-sci.c ## @@ drivers/tty/serial/sh-sci.c: static struct sci_port sci_ports[SCI_NPORTS]; ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.15.y | Success | Success |