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, 20 Mar 2008 14:25:43 +0100
From:	Christoph Hellwig <hch@....de>
To:	rae l <crquan@...il.com>
Cc:	Pavel Machek <pavel@...e.cz>, David Miller <davem@...emloft.net>,
	Christoph Hellwig <hch@....de>,
	Dominik Brodowski <linux@...do.de>,
	Adrian Bunk <bunk@...sta.de>,
	Arjan van de Ven <arjan@...ux.intel.com>,
	Nick Piggin <npiggin@...e.de>, Len Brown <len.brown@...el.com>,
	Stephen Hemminger <shemminger@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: many items in Documentation/feature-removal-schedule.txt have expired, please update

On Thu, Mar 20, 2008 at 09:22:29PM +0800, rae l wrote:
> What:	old NCR53C9x driver
> When:	October 2007
> Why:	Replaced by the much better esp_scsi driver.  Actual low-level
> 	driver can be ported over almost trivially.
> Who:	David Miller <davem@...emloft.net>
> 	Christoph Hellwig <hch@....de>

This one is long gone, probably just needs a doc patch.

> 
> What:	remove EXPORT_SYMBOL(kernel_thread)
> When:	August 2006
> Files:	arch/*/kernel/*_ksyms.c
> Check:	kernel_thread
> Why:	kernel_thread is a low-level implementation detail.  Drivers should
>         use the <linux/kthread.h> API instead which shields them from
> 	implementation details and provides a higherlevel interface that
> 	prevents bugs and code duplication
> Who:	Christoph Hellwig <hch@....de>

We still have in-kernel users of this one.  Feel free to send a patch
to change it to "once the last in-tree user is gone"

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