From: Matthew Wilcox Date: Wed, 28 May 2008 16:28:39 +0000 (-0700) Subject: class: add lockdep infrastructure X-Git-Tag: v2.6.27-rc1~866^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a3b9146e4f40c2e872d7567c996ef95083d802;p=pandora-kernel.git class: add lockdep infrastructure This adds the infrastructure to properly handle lockdep issues when the internal class semaphore is changed to a mutex. Matthew wrote the original patch, and Greg fixed it up to work properly with the class_create() function. From: Matthew Wilcox Cc: Kay Sievers Cc: Dave Young Cc: Andrew Morton Cc: James Bottomley Cc: Peter Zijlstra Cc: Ingo Molnar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed