linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fix for 5.7-rc7
@ 2020-05-23 13:17 Greg KH
  2020-05-23 18:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-05-23 13:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

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@linuxfoundation.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(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-23 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-23 13:17 [GIT PULL] TTY/Serial driver fix for 5.7-rc7 Greg KH
2020-05-23 18:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).