[PATCH 0/4] tty/serial: at91: fixes dealing with port shutdown
Nicolas Ferre
nicolas.ferre at atmel.com
Tue Jan 7 05:45:05 EST 2014
Hi,
These four fixes are pretty important for our atmel_serial driver as they
deal with closing/re-opening of ports. They fix race condition and
null pointers dereference.
I added the "stable" tag to each of them (v3.12).
Even if we are late in the development cycle, can you please consider including
these patches for 3.13?
Thanks, best regards,
Nicolas Ferre
Marek Roszko (3):
tty/serial: at91: Handle shutdown more safely
tty/serial: at91: fix race condition in atmel_serial_remove
tty/serial: at91: prevent null dereference in tasklet function
Mark Deneen (1):
tty/serial: at91: reset rx_ring when port is shutdown
drivers/tty/serial/atmel_serial.c | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
--
1.8.2.2
More information about the linux-arm-kernel
mailing list