From: Kent Overstreet Date: Fri, 28 Dec 2012 06:21:58 +0000 (-0800) Subject: Export __lockdep_no_validate__ X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~10^2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6749c705d9e629ed03c7336cc929fc6014b834;p=pandora-kernel.git Export __lockdep_no_validate__ Hack, but bcache needs a way around lockdep for locking during garbage collection - we need to keep multiple btree nodes locked for coalescing and rw_lock_nested() isn't really sufficient or appropriate here. Signed-off-by: Kent Overstreet CC: Peter Zijlstra CC: Ingo Molnar --- Reading git-diff-tree failed