[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120913174502.GA21928@kroah.com>
Date: Thu, 13 Sep 2012 10:45:02 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Jiri Slaby <jslaby@...e.cz>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PATCH] TTY fixes for 3.6-rc6
The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:
Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.6-rc6
for you to fetch changes up to 7be0670f7b9198382938a03ff3db7f47ef6b4780:
tty: serial: imx: don't reinit clock in imx_setup_ufcr() (2012-09-05 12:44:44 -0700)
----------------------------------------------------------------
TTY fixes for 3.6-rc6
Here are 2 tiny patches for a serial driver to resolve issues that
people have reported with the 3.6-rc tree.
Both of these have been in the linux-next tree for a while now.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Dirk Behme (1):
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
Xinyu Chen (1):
tty: serial: imx: console write routing is unsafe on SMP
drivers/tty/serial/imx.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists