kernel_samsung_a53x/drivers/tty/hvc
David Woodhouse 4b30dacfe3 hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
commit 2704c9a5593f4a47620c12dad78838ca62b52f48 upstream.

The xen_hvc_init() function should always register the frontend driver,
even when there's no primary console — as there may be secondary consoles.
(Qemu can always add secondary consoles, but only the toolstack can add
the primary because it's special.)

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20231020161529.355083-3-dwmw2@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-18 11:43:21 +01:00
..
hvc_console.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_console.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_dcc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_iucv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_opal.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_riscv_sbi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_rtas.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_udbg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_vio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvc_xen.c hvc/xen: fix error path in xen_hvc_init() to always register frontend driver 2024-11-18 11:43:21 +01:00
hvcs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvsi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hvsi_lib.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00