linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@linux.intel.com>
To: greg@kroah.com, linux-serial@vger.kernel.org
Subject: [PATCH 0/3] Console preparatory work
Date: Wed, 19 May 2010 13:10:06 +0100	[thread overview]
Message-ID: <20100519120901.17652.67379.stgit@localhost.localdomain> (raw)

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

             reply	other threads:[~2010-05-19 12:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 12:10 Alan Cox [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100519120901.17652.67379.stgit@localhost.localdomain \
    --to=alan@linux.intel.com \
    --cc=greg@kroah.com \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).