commit | 6ff3797218ef41c248c83184101ce1aedc227333 | [log] [tgz] |
---|---|---|
author | Pierre Peiffer <pierre.peiffer@bull.net> | Tue Apr 29 01:00:46 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:13 2008 -0700 |
tree | 0957a7f808b2a4f6383dab6408a2873f9a87f495 | |
parent | 6546bc4279241e8fa432de1bb63a4f6f791fd669 [diff] |
IPC/semaphores: code factorisation Trivial patch which adds some small locking functions and makes use of them to factorize some part of the code and to make it cleaner. Signed-off-by: Pierre Peiffer <pierre.peiffer@bull.net> Acked-by: Serge Hallyn <serue@us.ibm.com> Cc: Nadia Derbey <Nadia.Derbey@bull.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>