linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Console preparatory work
@ 2010-05-19 12:10 Alan Cox
  2010-05-19 12:11 ` [PATCH 1/3] vc: Locking clean up Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alan Cox @ 2010-05-19 12:10 UTC (permalink / raw)
  To: greg, linux-serial

Preparatory locking clean up and tty_port work for the console.
---

Alan Cox (3):
      tty: Move the vt_tty field from the vc_data into the standard tty_port
      tty: Make vt's have a tty_port
      vc: Locking clean up


 drivers/char/keyboard.c        |   10 +++++-----
 drivers/char/selection.c       |    4 ++++
 drivers/char/vt.c              |   19 +++++++++++--------
 drivers/char/vt_ioctl.c        |    2 +-
 include/linux/console_struct.h |    3 ++-
 5 files changed, 23 insertions(+), 15 deletions(-)

-- 
Signature|No Signature

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

end of thread, other threads:[~2010-05-19 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 12:10 [PATCH 0/3] Console preparatory work Alan Cox
2010-05-19 12:11 ` [PATCH 1/3] vc: Locking clean up Alan Cox
2010-05-19 12:11 ` [PATCH 2/3] tty: Make vt's have a tty_port Alan Cox
2010-05-19 12:11 ` [PATCH 3/3] tty: Move the vt_tty field from the vc_data into the standard tty_port Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).