All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220428161912.GD15485@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 48350cb..2c86be7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,3 +37,9 @@ Oleg.
 > +		if (!match_state || (READ_ONCE(p->__state) & match_state))
 >  			ncsw = p->nvcsw | LONG_MIN; /* sets MSB */
 >  		task_rq_unlock(rq, p, &rf);
+
+
+_______________________________________________
+linux-um mailing list
+linux-um@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-um
diff --git a/a/content_digest b/N1/content_digest
index 8d1239d..0654cdf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -71,6 +71,12 @@
  "> -\t\tif (!match_state || READ_ONCE(p->__state) == match_state)\n"
  "> +\t\tif (!match_state || (READ_ONCE(p->__state) & match_state))\n"
  ">  \t\t\tncsw = p->nvcsw | LONG_MIN; /* sets MSB */\n"
- ">  \t\ttask_rq_unlock(rq, p, &rf);"
+ ">  \t\ttask_rq_unlock(rq, p, &rf);\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-um mailing list\n"
+ "linux-um@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-um
 
-5738848bd30962356595891dbf76569d52bd70d5f1b5cd36be56737c937a8445
+7a7e860bde2e3314f0105caafe96de56c468149fd456f11df1570d1977451747

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.