]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/lockdep.c
Merge branch 'device-mapper/master'
[karo-tx-linux.git] / kernel / lockdep.c
index 8a0efac4f99de7c5d0711bea6792db1f385f66eb..8b3dbe0074c4e6209879614516b7ca6538e8af96 100644 (file)
@@ -2997,6 +2997,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,