From: Aleksey Makarov Date: Mon, 9 Jan 2006 23:59:27 +0000 (-0800) Subject: [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem X-Git-Tag: v2.6.16-rc1~655^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36d4024caa3790606e43228a574157c45b73b22;p=pandora-kernel.git [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem The patch changes semaphores that are initialized as locked to complete(). Source: MontaVista Software, Inc. Modified-by: Steven Rostedt The following patch is from Montavista. I modified it slightly. Semaphores are currently being used where it makes more sense for completions. This patch corrects that. Signed-off-by: Aleksey Makarov Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed