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:	Thu, 27 Dec 2007 18:19:31 +0300
From:	Michael Tokarev <mjt@....msk.ru>
To:	Jiri Slaby <jirislaby@...il.com>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] mxser, remove it

Jiri Slaby wrote:
> (Old) mxser is obsoleted by mxser_new and scheduled for removal on Dec 2007.
> Remove it.
> 
> Signed-off-by: Jiri Slaby <jirislaby@...il.com>
> ---
>  Documentation/feature-removal-schedule.txt |    8 -
>  drivers/char/Kconfig                       |   11 -
>  drivers/char/Makefile                      |    1 -
>  drivers/char/mxser.c                       | 3141 ----------------------------
>  drivers/char/mxser.h                       |  441 ----
>  5 files changed, 0 insertions(+), 3602 deletions(-)
>  delete mode 100644 drivers/char/mxser.c
>  delete mode 100644 drivers/char/mxser.h

While we're at it, how about adding a modalias for mxser_new
module with old (being removed) name, so that users who're
using the old module will not scream?  I mean, in order for
`modprobe mxser' to load mxser_new module.

/mjt
--
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