public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: linux-kernel@vger.kernel.org, Ian.Pratt@cl.cam.ac.uk,
	Keir.Fraser@cl.cam.ac.uk, Christian.Limpach@cl.cam.ac.uk,
	alan@redhat.com
Subject: Re: [patch 3] Xen core patch : runtime VT console disable
Date: Wed, 17 Nov 2004 18:56:52 -0800	[thread overview]
Message-ID: <20041117185652.6f8386af.akpm@osdl.org> (raw)
In-Reply-To: <E1CUZZz-00055l-00@mta1.cl.cam.ac.uk>

Ian Pratt <Ian.Pratt@cl.cam.ac.uk> wrote:
>
>  --- pristine-linux-2.6.9/drivers/char/tty_io.c  2004-10-18 22:54:32.000000000 +0100
>  +++ linux-2.6.9-xen-sparse/drivers/char/tty_io.c        2004-11-17 01:51:48.000000000 +0000
>  @@ -131,6 +131,8 @@ LIST_HEAD(tty_drivers);                     /* linked list
>      vt.c for deeply disgusting hack reasons */
>   DECLARE_MUTEX(tty_sem);

This patch has had its tabs replaced by spaces.


>  +int console_use_vt = 1;

Should this not have static scope?

  reply	other threads:[~2004-11-18  3:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-17 23:51 [patch 3] Xen core patch : runtime VT console disable Ian Pratt
2004-11-18  2:56 ` Andrew Morton [this message]
2004-11-18  9:59   ` Gerd Knorr
2004-11-18 10:09     ` Ian Pratt
2004-11-18 10:13 ` Christoph Hellwig

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=20041117185652.6f8386af.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=alan@redhat.com \
    --cc=linux-kernel@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