From: Ingo Molnar <mingo@elte.hu>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Subject: [GIT PATCHES] mutex subsystem, -V16
Date: Tue, 10 Jan 2006 01:13:57 +0100 [thread overview]
Message-ID: <20060110001356.GA16122@elte.hu> (raw)
this is the latest version of the generic mutex subsystem, against
Linus-curr. The GIT tree can be pulled from:
master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6.git/
or:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/mingo/mutex-2.6.git/
(once master has resynced)
or the patch-queue can be downloaded from:
http://redhat.com/~mingo/generic-mutex-subsystem/
this code is identical to the mutex code in 2.6.15-mm2. There's been
little changes since -V15:
- added the extra smp_mb()s to the generic headers, pointed out by
Linus.
- finished the i_mutex conversion.
- fixed the ALSA i_mutex related bug that the mutex debugging code
uncovered in -mm2 (part of the i_mutex conversion patch).
- dropped the small-misc-conversions patch, will go through
maintainers, if the mutex core is upstream.
Ingo
reply other threads:[~2006-01-10 0:13 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=20060110001356.GA16122@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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
Powered by JetHome