git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b5536b
)
[PATCH] kobj_map semaphore to mutex conversion
author
Jes Sorensen
<jes@sgi.com>
Mon, 6 Feb 2006 22:12:43 +0000
(14:12 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 20 Mar 2006 21:42:58 +0000
(13:42 -0800)
Convert the kobj_map code to use a mutex instead of a semaphore. It
converts the single two users as well, genhd.c and char_dev.c.
Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found