Revision 40509ca982c00c4b70fc00be887509feca0bff15 authored by Johan Hovold on 19 March 2013, 08:21:22 UTC, committed by Greg Kroah-Hartman on 21 March 2013, 22:59:05 UTC
Use the port wait queue and make sure to check the serial disconnected
flag before accessing private port data after waking up.

This is is needed as the private port data (including the wait queue
itself) can be gone when waking up after a disconnect.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 8edfdab
History
File Mode Size
Kconfig -rw-r--r-- 3.5 KB
Makefile -rw-r--r-- 156 bytes
cfag12864b.c -rw-r--r-- 8.2 KB
cfag12864bfb.c -rw-r--r-- 4.5 KB
ks0108.c -rw-r--r-- 4.5 KB

back to top