Document sema_init, init_MUTEX & init_MUTEX_LOCKED as being deprecated and
going away in early 2006.


Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
---

 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 <[EMAIL PROTECTED]>
+
+---------------------------
+
+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 <[EMAIL PROTECTED]>


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

Reply via email to