[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200523131724.GA54852@kroah.com>
Date: Sat, 23 May 2020 15:17:24 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jiri Slaby <jslaby@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY/Serial driver fix for 5.7-rc7
The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:
Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.7-rc7
for you to fetch changes up to 17b4efdf4e4867079012a48ca10d965fe9d68822:
tty: serial: add missing spin_lock_init for SiFive serial console (2020-05-15 14:55:10 +0200)
----------------------------------------------------------------
TTY/Serial fix for 5.7-rc7
Here is a single serial driver fix for 5.7-rc7. It resolves an issue
with the SiFive serial console init sequence that was reported a number
of times.
It has been in linux-next for a while now with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Sagar Shrikant Kadam (1):
tty: serial: add missing spin_lock_init for SiFive serial console
drivers/tty/serial/sifive.c | 1 +
1 file changed, 1 insertion(+)
Powered by blists - more mailing lists