From: Richard Genoud Date: Wed, 3 Sep 2014 16:09:26 +0000 (+0200) Subject: tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() X-Git-Tag: fixes-for-v3.18-merge-window~136^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b675b9100fc38f58cb75b30e422ecd342519a8;p=pandora-kernel.git tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() In set_termios(), interrupts where not disabled if UART_ENABLE_MS() was false. Tested on at91sam9g35. Signed-off-by: Richard Genoud Cc: stable # >= 3.16 Reviewed-by: Peter Hurley Acked-by: Nicolas Ferre Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed