[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups

From: Soren Brinkmann
Date: Sat Dec 26 2015 - 05:45:11 EST


Hi,

as requested by Peter, this is the first part of my series which has the
patches reviewed by Peter. I'll submit the second part separately. There
are no new changes within the patches.

Thanks,
SÃren

SÃren Brinkmann (8):
tty: xuartps: Beautify read-modify writes
tty: xuartps: Use spinlock to serialize HW access
tty: xuartps: Don't consider circular buffer when enabling transmitter
tty: xuartps: Clear interrupt status register in shutdown
tty: xuartps: Improve startup function
tty: xuartps: Keep lock for whole ISR
tty: xuartps: Acquire port lock for shutdown
tty: xuartps: Move RX path into helper function

drivers/tty/serial/xilinx_uartps.c | 117 +++++++++++++++++++++----------------
1 file changed, 66 insertions(+), 51 deletions(-)

--
2.6.3.3.g9bb996a

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/