All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Series short description
@ 2009-07-07 15:39 Alan Cox
  2009-07-07 15:39 ` [PATCH 1/2] pty: Rework the pty layer to use the normal buffering logic Alan Cox
  2009-07-07 15:39 ` [PATCH 2/2] tty: maintainers data was edited wrongly by someone Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Alan Cox @ 2009-07-07 15:39 UTC (permalink / raw)
  To: torvalds, linux-kernel

Next couple of fixes. The pty one is a bit more dramatic than I wanted for
an -rc release but it actually fixes the problem and at this point seems lower
risk than trying to botch up the existing code temporarily.

Having applied thar you can also then revert
a6540f731d506d9e82444cf0020e716613d4c46c

There are some USB patches to follow to fix various messes caused by sysrq
changes (serious performance regression and a kref leak) but I want those in
-next for a few days first.

---

Alan Cox (2):
      tty: maintainers data was edited wrongly by someone
      pty: Rework the pty layer to use the normal buffering logic


 MAINTAINERS        |   10 ++-
 drivers/char/pty.c |  156 ++++++++++++++++++++--------------------------------
 2 files changed, 65 insertions(+), 101 deletions(-)

-- 
My telephone support is a table


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

end of thread, other threads:[~2009-07-07 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07 15:39 [PATCH 0/2] Series short description Alan Cox
2009-07-07 15:39 ` [PATCH 1/2] pty: Rework the pty layer to use the normal buffering logic Alan Cox
2009-07-07 15:39 ` [PATCH 2/2] tty: maintainers data was edited wrongly by someone Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.