mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| bcm_vk.h | ||
| bcm_vk_dev.c | ||
| bcm_vk_msg.c | ||
| bcm_vk_msg.h | ||
| bcm_vk_sg.c | ||
| bcm_vk_sg.h | ||
| bcm_vk_tty.c | ||