From: Jes Sorensen Date: Mon, 6 Feb 2006 22:12:43 +0000 (-0800) Subject: [PATCH] kobj_map semaphore to mutex conversion X-Git-Tag: v2.6.17-rc1~1177^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58383af629efb07e5a0694e445eda0c65b16e1de;p=pandora-kernel.git [PATCH] kobj_map semaphore to mutex conversion 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 Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed