Re: [PATCH 0/4] tty/serial: at91: fixes dealing with port shutdown

2014-01-07 Thread Nicolas Ferre
On 07/01/2014 11:41, Nicolas Ferre : > Hi, Sorry for the noise: I messed up with git-send-email... I re-sent the whole series. Bye, > 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 d

[PATCH 0/4] tty/serial: at91: fixes dealing with port shutdown

2014-01-07 Thread Nicolas Ferre
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 inclu