Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
[sfrench/cifs-2.6.git] / kernel / lockdep.c
index 6a3bccba7e7df98df709c11c9284ef146eb5c00c..1f3186b37fd5390be1534f895eb413de19e0a6d7 100644 (file)
@@ -2998,6 +2998,7 @@ void lockdep_init_map(struct lockdep_map *lock, const char *name,
 EXPORT_SYMBOL_GPL(lockdep_init_map);
 
 struct lock_class_key __lockdep_no_validate__;
+EXPORT_SYMBOL_GPL(__lockdep_no_validate__);
 
 static int
 print_lock_nested_lock_not_held(struct task_struct *curr,