All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220505182645.497868-1-ebiederm@xmission.com>

diff --git a/a/1.txt b/N1/1.txt
index a61a27f..d6ef336 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -120,4 +120,10 @@ index 30cd1ca43bcd..b0403197b0ad 100644
  	if (ret)
  		kdb_printf("Fail to deliver Signal %d to process %d.\n",
 -- 
-2.35.3
\ No newline at end of file
+2.35.3
+
+
+_______________________________________________
+linux-um mailing list
+linux-um@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-um
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index e4f0a6c..175d34e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -167,7 +167,13 @@
   " \tif (ret)\n",
   " \t\tkdb_printf(\"Fail to deliver Signal %d to process %d.\\n\",\n",
   "-- \n",
-  "2.35.3"
+  "2.35.3\n",
+  "\n",
+  "\n",
+  "_______________________________________________\n",
+  "linux-um mailing list\n",
+  "linux-um\@lists.infradead.org\n",
+  "http://lists.infradead.org/mailman/listinfo/linux-um"
 ]
 
-690f24a6764496d09fba6a757dae1352522ed373148ca443b4021393e7e1a772
+0ccb783c2f672639d3e144174a068ea85e58bdab22a8c51ddd65642657a04787

diff --git a/a/1.txt b/N2/1.txt
index a61a27f..d5b20fb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -75,8 +75,8 @@ index 30cd1ca43bcd..b0403197b0ad 100644
  	}
  
 @@ -1347,7 +1347,7 @@ force_sig_info_to_task(struct kernel_siginfo *info, struct task_struct *t,
- 	if (action->sa.sa_handler == SIG_DFL &&
- 	    (!t->ptrace || (handler == HANDLER_EXIT)))
+ 	if (action->sa.sa_handler = SIG_DFL &&
+ 	    (!t->ptrace || (handler = HANDLER_EXIT)))
  		t->signal->flags &= ~SIGNAL_UNKILLABLE;
 -	ret = send_signal(sig, info, t, PIDTYPE_PID);
 +	ret = send_signal_locked(sig, info, t, PIDTYPE_PID);
diff --git a/a/content_digest b/N2/content_digest
index e4f0a6c..f61641d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v4 01/12] signal: Rename send_signal send_signal_locked\0"
 ]
 [
-  "Date\0Thu,  5 May 2022 13:26:34 -0500\0"
+  "Date\0Thu, 05 May 2022 18:26:34 +0000\0"
 ]
 [
   "To\0linux-kernel\@vger.kernel.org\0"
@@ -122,8 +122,8 @@
   " \t}\n",
   " \n",
   "\@\@ -1347,7 +1347,7 \@\@ force_sig_info_to_task(struct kernel_siginfo *info, struct task_struct *t,\n",
-  " \tif (action->sa.sa_handler == SIG_DFL &&\n",
-  " \t    (!t->ptrace || (handler == HANDLER_EXIT)))\n",
+  " \tif (action->sa.sa_handler = SIG_DFL &&\n",
+  " \t    (!t->ptrace || (handler = HANDLER_EXIT)))\n",
   " \t\tt->signal->flags &= ~SIGNAL_UNKILLABLE;\n",
   "-\tret = send_signal(sig, info, t, PIDTYPE_PID);\n",
   "+\tret = send_signal_locked(sig, info, t, PIDTYPE_PID);\n",
@@ -170,4 +170,4 @@
   "2.35.3"
 ]
 
-690f24a6764496d09fba6a757dae1352522ed373148ca443b4021393e7e1a772
+fc580c7cb52f23d6cd65533d48051159868df987560e768f69078f6c66ce5fb5

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.