lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Feb 2020 11:45:17 +0300 From: Anatoly Pugachev <matorola@...il.com> To: Lukas Bulwahn <lukas.bulwahn@...il.com> Cc: Pat Gefre <pfg@....com>, Christoph Hellwig <hch@....de>, Tony Luck <tony.luck@...el.com>, Fenghua Yu <fenghua.yu@...el.com>, linux-ia64@...r.kernel.org, linux-doc@...r.kernel.org, Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org, Linux Kernel list <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] tty/serial: cleanup after ioc*_serial driver removal On Mon, Feb 17, 2020 at 11:16 AM Lukas Bulwahn <lukas.bulwahn@...il.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@...il.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 ? Thanks.
Powered by blists - more mailing lists