Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624166

[GIT PULL] TTY fix for 4.11-rc7

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] TTY fix for 4.11-rc7
Date 2017-04-16 10:00 +0200
Message-ID <twNgd-10G-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit a71c9a1c779f2499fb2afc0553e543f18aff6edf:

  Linux 4.11-rc5 (2017-04-02 17:23:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.11-rc7

for you to fetch changes up to a8983d01f9b7d600fbdb3916899edf395954cc83:

  Revert "tty: don't panic on OOM in tty_set_ldisc()" (2017-04-14 10:59:56 +0200)

----------------------------------------------------------------
TTY fix for 4.11-rc7

Here is a single tty core revert for a patch that was reported to cause
problems.  The original issue is one that we have lived with for
decades, so trying to scramble to fix the fix in time for 4.11-final
does not make sense due to the fragility of the tty ldisc layer.  Just
reverting it makes sense for now.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Revert "tty: don't panic on OOM in tty_set_ldisc()"

 drivers/tty/tty_ldisc.c | 85 +++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 69 insertions(+), 16 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] TTY fix for 4.11-rc7 Greg KH <gregkh@linuxfoundation.org> - 2017-04-16 10:00 +0200

csiph-web