The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015: Linux 3.4-rc3 (2012-04-15 18:28:29 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.4-rc4 for you to fetch changes up to d3a7b83f865b46bb7b5e1ed18a129ce1af349db4: drivers/tty/amiserial.c: add missing tty_unlock (2012-04-19 19:15:35 -0700) ---------------------------------------------------------------- TTY fixes for 3.4-rc4 Here are 3 tiny bugfixes for 3.4-rc4. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Alexander Shiyan (1): ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR Julia Lawall (1): drivers/tty/amiserial.c: add missing tty_unlock Tomoya MORINAGA (1): pch_uart: Fix dma channel unallocated issue drivers/tty/amiserial.c | 4 +++- drivers/tty/serial/clps711x.c | 14 ++++++++------ drivers/tty/serial/pch_uart.c | 4 +++- 3 files changed, 14 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html