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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 04 Mar 2015 21:03:29 +0100
From:	Paul Bolle <pebolle@...cali.nl>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-arm-msm@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	David Brown <davidb@...eaurora.org>,
	Daniel Walker <dwalker@...o99.com>,
	Bryan Huntsman <bryanh@...eaurora.org>,
	Stephen Boyd <sboyd@...eaurora.org>,
	Tim Bird <tim.bird@...ymobile.com>,
	Bjorn Andersson <bjorn.andersson@...ymobile.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	linux-kernel@...r.kernel.org,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Ulf Hansson <ulf.hansson@...aro.org>,
	Arnd Bergmann <arnd@...d.de>
Subject: Re: [RFC PATCH 01/18] serial: remove obsolete msm_serial_hs driver

Arnd Bergmann schreef op wo 04-03-2015 om 20:32 [+0100]:
> Linux currently has two drivers for the same hardware: msm_serial
> and msm_serial_hs. Only the former is being actively maintained,
> and the latter is not used by any in-tree board files, so we
> can safely remove it.
> 
> Signed-off-by: Arnd Bergmann <arnd@...d.de>
> ---
>  drivers/tty/serial/Kconfig                  |   12 -
>  drivers/tty/serial/msm_serial_hs.c          | 1874 ---------------------------

I haven't even bothered to check, but in a diff stat like this one
expects a line like
    drivers/tty/serial/Makefile               |     1 -

here. Is that expectation correct?

>  include/linux/platform_data/msm_serial_hs.h |   49 -
>  3 files changed, 1935 deletions(-)
>  delete mode 100644 drivers/tty/serial/msm_serial_hs.c
>  delete mode 100644 include/linux/platform_data/msm_serial_hs.h


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ