From: Dave Young Date: Wed, 28 May 2008 16:28:39 +0000 (-0700) Subject: class: change internal semaphore to a mutex X-Git-Tag: v2.6.27-rc1~866^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75b1c60fc1e53c4004a79ea0be071aa3318cdcc;p=pandora-kernel.git class: change internal semaphore to a mutex Now that the lockdep infrastructure in the class core is in place, we should be able to properly change the internal class semaphore to be a mutex. David wrote the original patch, and Greg fixed it up to apply properly due to all of the recent changes in this area. From: Dave Young Cc: Matthew Wilcox Cc: Kay Sievers Cc: Andrew Morton Cc: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed