Re: [Nios2-dev] [PATCH 1/2] serial: Add driver for the Altera JTAG UART

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Thursday, May 6, 2010 - 4:17 am

> I was originally responsible for adding the spin locks to these console

For the console it depends if you need them for internal consistency as I
understand the codebase. For the core stuff it currently protects
port->port.tty against a hangup which would drop the tty under you.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v5 0/2] serial: Drivers for Altera UARTs, Tobias Klauser, (Wed May 5, 1:35 am)
[PATCH 1/2] serial: Add driver for the Altera JTAG UART, Tobias Klauser, (Wed May 5, 1:35 am)
[PATCH 2/2] serial: Add driver for the Altera UART, Tobias Klauser, (Wed May 5, 1:35 am)
Re: [Nios2-dev] [PATCH 1/2] serial: Add driver for the Alt ..., Alan Cox, (Thu May 6, 4:17 am)