]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2015 18:54:29 +0000 (11:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2015 18:54:29 +0000 (11:54 -0700)
commitbb4a9fd02b43ae89f135647a759c887a62be8a49
tree933307cbfd10224892e2502ffe422a5068c09d91
parent497b8a72384d5112b3393315fbbeb88471de4ad1
parent2d68195c19c92994cc2228bfadee8ec1ac73a9cc
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial driver fix from Greg KH:
 "Here's a single 8250 serial driver that fixes a reported deadlock with
  the serial console and the tty driver.

  It's been in linux-next for a while now"

* tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: 8250_dw: Fix deadlock in LCR workaround