All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: lkml <linux-kernel@vger.kernel.org>, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH] move MAX_NR_CONSOLES from tty.h to vt.h
Date: Thu, 29 Jun 2006 07:45:57 +0800	[thread overview]
Message-ID: <44A314B5.4030301@gmail.com> (raw)
In-Reply-To: <9e4733910606281639u26fbf62apbb01067a0d99c072@mail.gmail.com>

Jon Smirl wrote:
> On 6/28/06, Antonino A. Daplas <adaplas@gmail.com> wrote:
>> Jon Smirl wrote:
>> > MAX_NR_CONSOLES is more of a function of the VT layer than the TTY
>> > one. Moving this to vt.h allows all of the framebuffer drivers to
>> > remove their dependency on tty.h. Note that console drivers in
>> > video/console still depend on tty.h but fbdev drivers should not
>> > depend on the tty layer.
>>
>> In fact, none of the VT console drivers should have any dependency
>> on tty.h, only vt.c should.
>>
>> I think, the only thing needed by fbcon (and all other drivers in
>> drivers/video/console) in tty.h is fg_console. We can move that
>> to vt_kern.h instead.
> 
> Do you want to take over this patch and merge it via your tree? Do you
> want to move fg_console or do you want me to?

You can leave it to me.

Tony

      reply	other threads:[~2006-06-28 23:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 19:03 [PATCH] move MAX_NR_CONSOLES from tty.h to vt.h Jon Smirl
2006-06-27 19:50 ` Randy.Dunlap
2006-06-28 23:15 ` Antonino A. Daplas
2006-06-28 23:39   ` Jon Smirl
2006-06-28 23:45     ` Antonino A. Daplas [this message]

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=44A314B5.4030301@gmail.com \
    --to=adaplas@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jonsmirl@gmail.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 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.