Re: 2.2.15pre19 and screen

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Apr 21 2000 - 08:30:23 EDT

  • Next message: Jan Evert van Grootheest: "Bug in sound/dmabuf.c?"

    Fix follows

    --- drivers/char/pty.c~ Tue Apr 18 19:07:48 2000
    +++ drivers/char/pty.c Fri Apr 21 12:45:01 2000
    @@ -121,6 +121,7 @@
                 o_tty->ldisc.write_wakeup)
                     (o_tty->ldisc.write_wakeup)(o_tty);
             wake_up_interruptible(&o_tty->write_wait);
    + wake_up_interruptible(&o_tty->poll_wait);
             set_bit(TTY_THROTTLED, &tty->flags);
     }
     

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri Apr 21 2000 - 08:39:59 EDT