* [PATCH 7/7] rename locking functions - add entry to feature-removal-schedule.txt
@ 2005-08-18 0:14 Jesper Juhl
0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2005-08-18 0:14 UTC (permalink / raw)
To: linux-kernel; +Cc: Andrew Morton, jesper.juhl
Document sema_init, init_MUTEX & init_MUTEX_LOCKED as being deprecated and
going away in early 2006.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
Documentation/feature-removal-schedule.txt | 9 +++++++++
1 files changed, 9 insertions(+)
--- linux-2.6.13-rc6-git9-orig/Documentation/feature-removal-schedule.txt 2005-08-17 21:51:19.000000000 +0200
+++ linux-2.6.13-rc6-git9/Documentation/feature-removal-schedule.txt 2005-08-18 01:04:15.000000000 +0200
@@ -135,3 +135,12 @@
pcmciautils package available at
http://kernel.org/pub/linux/utils/kernel/pcmcia/
Who: Dominik Brodowski <linux@brodo.de>
+
+---------------------------
+
+What: sema_init, init_MUTEX & init_MUTEX_LOCKED
+When: January 2006
+Why: The functions have been renamed. The new names are:
+ init_sema, init_mutex & init_mutex_locked.
+ Deprecated wrappers with the old names exist and should be removed.
+Who: Jesper Juhl <jesper.juhl@gmail.com>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-18 0:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-18 0:14 [PATCH 7/7] rename locking functions - add entry to feature-removal-schedule.txt Jesper Juhl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox