Advertisement
Guest User

Untitled

a guest
Sep 11th, 2016
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.26 KB | None | 0 0
  1. --- a/kernel/locking/mutex-debug.c  2016-01-10 20:01:32.000000000 -0300
  2. +++ b/kernel/locking/mutex-debug.c  2016-09-11 02:38:11.331048350 -0300
  3. @@ -117,4 +117,4 @@
  4.     lock->magic = NULL;
  5.  }
  6.  
  7. -EXPORT_SYMBOL_GPL(mutex_destroy);
  8. +EXPORT_SYMBOL(mutex_destroy);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement