]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Jun 2017 18:41:41 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Jun 2017 18:41:41 +0000 (11:41 -0700)
commit1314e9f245b90c0f26993042e7958e5c1dcfac07
tree32bb0fdf684d5c1d48e980c1af58a55f80e7ef7e
parent00ee8ab16f4ece24764cfe508c87e3a4dbb84a3b
parent577f2d0d9b5f2177d1b344da25e030280f129e31
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty fix from Greg KH:
 "Here is a single tty core fix for 4.12-rc4. It reverts a patch that a
  lot of people reported as causing lockdep and other warnings.

  Right after I reverted this in my tree, it seems like another
  "correct" fix might have shown up, but it's too late in the release
  cycle to be messing with tty core locking, so let's just revert this
  for now to go back how things always have been and try it again for
  4.13.

  This has not been in linux-next as I only reverted it a few hours ago"

* tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  Revert "tty: fix port buffer locking"