All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140409025232.161960044@goodmis.org>

diff --git a/a/1.txt b/N1/1.txt
index 4fc26f2..e2a15b6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,3 +37,9 @@ index fa18682..f7e79e8 100644
  
 -# define rt_mutex_debug_task_free(t)			do { } while (0)
 -#endif
+-
+ #define __RT_MUTEX_INITIALIZER_PLAIN(mutexname) \
+ 	.wait_lock = __RAW_SPIN_LOCK_UNLOCKED(mutexname.wait_lock) \
+ 	, .wait_list = PLIST_HEAD_INIT(mutexname.wait_list) \
+-- 
+1.8.5.3
diff --git a/a/content_digest b/N1/content_digest
index 5f9f5ef..12675d9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -52,6 +52,12 @@
  " \t} while (0)\n"
  " \n"
  "-# define rt_mutex_debug_task_free(t)\t\t\tdo { } while (0)\n"
- -#endif
+ "-#endif\n"
+ "-\n"
+ " #define __RT_MUTEX_INITIALIZER_PLAIN(mutexname) \\\n"
+ " \t.wait_lock = __RAW_SPIN_LOCK_UNLOCKED(mutexname.wait_lock) \\\n"
+ " \t, .wait_list = PLIST_HEAD_INIT(mutexname.wait_list) \\\n"
+ "-- \n"
+ 1.8.5.3
 
-8bce25fbadca463d6ae1b45b9fbc8471062448e66d408d8d5410a9c5b2841714
+30141d78c05837eae59f8dbb4bfef0355e823824771a222494af53e721875854

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.