]> err.no Git - linux-2.6/blobdiff - Documentation/feature-removal-schedule.txt
[PATCH] fix send_sigqueue() vs thread exit race
[linux-2.6] / Documentation / feature-removal-schedule.txt
index 363909056e46f0c41b865977659bc599577b3de3..95e744353120941dcf5d387bdc62e179b26503ce 100644 (file)
@@ -51,14 +51,6 @@ Who: Adrian Bunk <bunk@stusta.de>
 
 ---------------------------
 
-What:  register_ioctl32_conversion() / unregister_ioctl32_conversion()
-When:  April 2005
-Why:   Replaced by ->compat_ioctl in file_operations and other method
-       vecors.
-Who:   Andi Kleen <ak@muc.de>, Christoph Hellwig <hch@lst.de>
-
----------------------------
-
 What:  RCU API moves to EXPORT_SYMBOL_GPL
 When:  April 2006
 Files: include/linux/rcupdate.h, kernel/rcupdate.c