From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Anatoly Pugachev <matorola@gmail.com>
Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>, Pat Gefre <pfg@sgi.com>,
Christoph Hellwig <hch@lst.de>, Tony Luck <tony.luck@intel.com>,
Fenghua Yu <fenghua.yu@intel.com>,
linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org,
Joe Perches <joe@perches.com>,
kernel-janitors@vger.kernel.org,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tty/serial: cleanup after ioc*_serial driver removal
Date: Mon, 17 Feb 2020 10:09:45 +0100 (CET) [thread overview]
Message-ID: <alpine.DEB.2.21.2002170950390.11007@felia> (raw)
In-Reply-To: <CADxRZqwGBi=4A224mG0cPgONdNitnvi3LFD_KQckxdYSXzgBGg@mail.gmail.com>
On Mon, 17 Feb 2020, Anatoly Pugachev wrote:
> On Mon, Feb 17, 2020 at 11:16 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> >
> > Commit 9c860e4cf708 ("tty/serial: remove the ioc3_serial driver") and
> > commit a017ef17cfd8 ("tty/serial: remove the ioc4_serial driver") removed
> > the ioc{3,4}_serial driver, but missed some files.
> >
> > Fortunately, ./scripts/get_maintainer.pl --self-test complains:
> >
> > warning: no file matches F: drivers/tty/serial/ioc?_serial.c
> >
> > The driver is gone, so remove the other obsolete files and maintainer
> > entry as well.
> >
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> > ---
> > Christoph, please ack. Tony, please pick this patch.
> > applies cleanly on 5.6-rc2 and next-20200217
> > only sanity-grep for filenames and make htmldocs, no compile testing
> >
> > Documentation/ia64/index.rst | 1 -
> > Documentation/ia64/serial.rst | 165 ----------------------------------
> > MAINTAINERS | 8 --
> > include/linux/ioc3.h | 93 -------------------
> > 4 files changed, 267 deletions(-)
> > delete mode 100644 Documentation/ia64/serial.rst
>
> Can you please at leat leave in tree serial.rst since it has generic
> nature and not describing only ioc3_serial driver? Does ioc3_serial
> the only serial driver available under ia64 ? Or can we please not to
> loose some docs? Or do we have a more common serial driver description
> somewhere which has info on ia64 serial driver/ports ?
>
The description is about situations on very outdated kernel versions, so
the whole page needs a general update.
I see there is some general troubleshooting hints which might fit into:
https://www.kernel.org/doc/html/latest/admin-guide/serial-console.html
Feel free to include what you think is worthwhile to keep long-term as a
patch to Documention/admin-guide/serial-console.rst.
I am happy to support with that, but I am not the serial console expert.
The documentation is not lost, it is just not in the documentation of the
latest kernel version, when we do not include the driver anymore.
The documentation is still in old versions, which you would need to use
anyway for that driver support.
I do not know if there are more ia64 serial drivers, but the MAINTAINERS
entry and commit message suggested there is not another serial driver.
Lukas
next prev parent reply other threads:[~2020-02-17 9:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-17 8:15 [PATCH] tty/serial: cleanup after ioc*_serial driver removal Lukas Bulwahn
2020-02-17 8:45 ` Anatoly Pugachev
2020-02-17 9:09 ` Lukas Bulwahn [this message]
2020-02-17 13:08 ` Christoph Hellwig
2020-02-17 13:16 ` Lukas Bulwahn
2020-02-18 17:59 ` Luck, Tony
2020-02-18 20:14 ` Lukas Bulwahn
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=alpine.DEB.2.21.2002170950390.11007@felia \
--to=lukas.bulwahn@gmail.com \
--cc=fenghua.yu@intel.com \
--cc=hch@lst.de \
--cc=joe@perches.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matorola@gmail.com \
--cc=pfg@sgi.com \
--cc=tony.luck@intel.com \
/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