From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Thumshirn Subject: [PATCHv2 0/2] tty: serial: men_z135_uart.c: Updates for men_z135_uart Date: Thu, 6 Aug 2015 09:16:36 +0200 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman , Jiri Slaby Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Hurley , Andreas Werner , Johannes Thumshirn List-Id: linux-serial@vger.kernel.org Version two of the updates for the men_z135_uart, incorporating Peter's review comments. 1/2: Use spin_lock_irq() in settermios() and spin_lock() in ISR to avoid deadlocks. 2/2: Removes the double initialization of the port.lock spinlock. Johannes Thumshirn (2): tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios() tty: serial: men_z135_uart.c: Don't initialize port->lock drivers/tty/serial/men_z135_uart.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) -- 2.4.6