public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesper Juhl <jesper.juhl@gmail.com>
To: "linux-kernel" <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@osdl.org>, jesper.juhl@gmail.com
Subject: [PATCH 7/7] rename locking functions - add entry to feature-removal-schedule.txt
Date: Thu, 18 Aug 2005 02:14:19 +0200	[thread overview]
Message-ID: <200508180214.19550.jesper.juhl@gmail.com> (raw)

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>



                 reply	other threads:[~2005-08-18  0:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200508180214.19550.jesper.juhl@gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox