mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 18:07:46 +00:00
Make sure to set the tty class-device driver data before registering the
tty to avoid having a racing open() dereference a NULL pointer.
Fixes:
|
||
|---|---|---|
| .. | ||
| bcm_vk_dev.c | ||
| bcm_vk_msg.c | ||
| bcm_vk_msg.h | ||
| bcm_vk_sg.c | ||
| bcm_vk_sg.h | ||
| bcm_vk_tty.c | ||
| bcm_vk.h | ||
| Kconfig | ||
| Makefile | ||