All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Cheng Chao <cs.os.kernel@gmail.com>
Cc: jslaby@suse.com, nico@fluxnic.net, textshell@uchuujin.de,
	sam@ravnborg.org, daniel.vetter@ffwll.ch, mpatocka@redhat.com,
	ghalat@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tty: fill console_driver->driver_name
Date: Mon, 11 Nov 2019 15:27:20 +0100	[thread overview]
Message-ID: <20191111142720.GA587381@kroah.com> (raw)
In-Reply-To: <1573089948-5944-1-git-send-email-cs.os.kernel@gmail.com>

On Thu, Nov 07, 2019 at 09:25:48AM +0800, Cheng Chao wrote:
> cat /proc/tty/drivers
> ...
> unknown              /dev/tty        4 1-63 console
> 
> ----------------------------------
> after this patch:
> 
> cat /proc/tty/drivers
> ...
> console              /dev/tty        4 1-63 console

What is going to break with this change?  It's a user visable thing, why
does it need to be changed?

thanks,

greg k-h

  reply	other threads:[~2019-11-11 14:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07  1:25 [PATCH] tty: fill console_driver->driver_name Cheng Chao
2019-11-11 14:27 ` Greg KH [this message]
2019-11-12  1:00   ` Cheng Chao

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=20191111142720.GA587381@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cs.os.kernel@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=ghalat@redhat.com \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=nico@fluxnic.net \
    --cc=sam@ravnborg.org \
    --cc=textshell@uchuujin.de \
    /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.