linux-stable/drivers/tty/hvc
Brian King 28d49f8cbe hvcs: Synchronize hotplug remove with port free
Synchronizes hotplug remove with the freeing of the port.
This ensures we have freed all the memory associated with
this port and are not leaking memory.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Link: https://lore.kernel.org/r/20230203155802.404324-6-brking@linux.vnet.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-08 13:09:15 +01:00
..
hvc_console.c tty: Convert ->dtr_rts() to take bool argument 2023-01-19 16:04:35 +01:00
hvc_console.h tty: Call ->dtr_rts() parameter active consistently 2023-01-19 16:04:35 +01:00
hvc_dcc.c tty: hvc: dcc: Bind driver to CPU core0 for reads and writes 2022-05-05 22:45:57 +02:00
hvc_irq.c
hvc_iucv.c tty: Call ->dtr_rts() parameter active consistently 2023-01-19 16:04:35 +01:00
hvc_opal.c tty/hvc_opal: simplify if-if to if-else 2022-04-26 13:24:17 +02:00
hvc_riscv_sbi.c
hvc_rtas.c tty: hvc: make hvc_rtas_dev static 2022-11-03 03:52:36 +01:00
hvc_udbg.c
hvc_vio.c tty: hvc: Prepare cleanup of powerpc's asm/prom.h 2022-04-15 08:42:26 +02:00
hvc_xen.c hvc/xen: lock console list traversal 2023-01-09 07:59:12 +01:00
hvcs.c hvcs: Synchronize hotplug remove with port free 2023-02-08 13:09:15 +01:00
hvsi.c tty: hvc: Prepare cleanup of powerpc's asm/prom.h 2022-04-15 08:42:26 +02:00
hvsi_lib.c
Kconfig tty: hvc: dcc: Bind driver to CPU core0 for reads and writes 2022-05-05 22:45:57 +02:00
Makefile