All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <xa1tlhnsw7v8.fsf@mina86.com>

diff --git a/a/1.txt b/N1/1.txt
index d210135..469486b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,8 +14,8 @@ On Fri, Oct 31 2014, Florian Fainelli wrote:
 > anyway?
 
 We're guarding against situations where process may hang around
-arbitrarily long time after receiving SIGKILL.  If user does ?kill -9
-$pid? the usual expectation is that the $pid process will die within
+arbitrarily long time after receiving SIGKILL.  If user does “kill -9
+$pid” the usual expectation is that the $pid process will die within
 seconds and anything longer is perceived by user as a bug.
 
 What problem are *you* trying to solve?  If user sent SIGKILL to
@@ -32,5 +32,11 @@ correctly anyway so why do you wish to ignore fatal signal?
 -- 
 Best regards,                                         _     _
 .o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
-..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)
+..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
 ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 2f0d2c3..01e812e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,22 @@
  "ref\0544FE9BE.6040503@gmail.com\0"
  "ref\020141031082818.GB14642@js1304-P5Q-DELUXE\0"
  "ref\05453F80C.4090006@gmail.com\0"
- "From\0mina86@mina86.com (Michal Nazarewicz)\0"
- "Subject\0DMA allocations from CMA and fatal_signal_pending check\0"
+ "From\0Michal Nazarewicz <mina86@mina86.com>\0"
+ "Subject\0Re: DMA allocations from CMA and fatal_signal_pending check\0"
  "Date\0Mon, 03 Nov 2014 17:45:31 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Florian Fainelli <f.fainelli@gmail.com>"
+ " Joonsoo Kim <iamjoonsoo.kim@lge.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Brian Norris <computersforpeace@gmail.com>
+  Gregory Fong <gregory.0xf0@gmail.com>
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  lauraa@codeaurora.org
+  gioh.kim@lge.com
+  aneesh.kumar@linux.vnet.ibm.com
+  m.szyprowski@samsung.com
+  akpm@linux-foundation.org
+ " netdev@vger.kernel.org <netdev@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 31 2014, Florian Fainelli wrote:\n"
@@ -23,8 +35,8 @@
  "> anyway?\n"
  "\n"
  "We're guarding against situations where process may hang around\n"
- "arbitrarily long time after receiving SIGKILL.  If user does ?kill -9\n"
- "$pid? the usual expectation is that the $pid process will die within\n"
+ "arbitrarily long time after receiving SIGKILL.  If user does \342\200\234kill -9\n"
+ "$pid\342\200\235 the usual expectation is that the $pid process will die within\n"
  "seconds and anything longer is perceived by user as a bug.\n"
  "\n"
  "What problem are *you* trying to solve?  If user sent SIGKILL to\n"
@@ -41,7 +53,13 @@
  "-- \n"
  "Best regards,                                         _     _\n"
  ".o. | Liege of Serenely Enlightened Majesty of      o' \\,=./ `o\n"
- "..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)\n"
- ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
+ "..o | Computer Science,  Micha\305\202 \342\200\234mina86\342\200\235 Nazarewicz    (o o)\n"
+ "ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-b60f1ae37a145b09343ead8e94883897ed40d81005507b28c4e5e7a4ac542383
+5a80e4805732c8e3b1277ed22019eb639d52f269f483bcf1f15698a07b415500

diff --git a/a/1.txt b/N2/1.txt
index d210135..08151b7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,8 +14,8 @@ On Fri, Oct 31 2014, Florian Fainelli wrote:
 > anyway?
 
 We're guarding against situations where process may hang around
-arbitrarily long time after receiving SIGKILL.  If user does ?kill -9
-$pid? the usual expectation is that the $pid process will die within
+arbitrarily long time after receiving SIGKILL.  If user does “kill -9
+$pid” the usual expectation is that the $pid process will die within
 seconds and anything longer is perceived by user as a bug.
 
 What problem are *you* trying to solve?  If user sent SIGKILL to
@@ -32,5 +32,5 @@ correctly anyway so why do you wish to ignore fatal signal?
 -- 
 Best regards,                                         _     _
 .o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
-..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)
+..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
 ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
diff --git a/a/content_digest b/N2/content_digest
index 2f0d2c3..4e19d48 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,22 @@
  "ref\0544FE9BE.6040503@gmail.com\0"
  "ref\020141031082818.GB14642@js1304-P5Q-DELUXE\0"
  "ref\05453F80C.4090006@gmail.com\0"
- "From\0mina86@mina86.com (Michal Nazarewicz)\0"
- "Subject\0DMA allocations from CMA and fatal_signal_pending check\0"
+ "From\0Michal Nazarewicz <mina86@mina86.com>\0"
+ "Subject\0Re: DMA allocations from CMA and fatal_signal_pending check\0"
  "Date\0Mon, 03 Nov 2014 17:45:31 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Florian Fainelli <f.fainelli@gmail.com>"
+ " Joonsoo Kim <iamjoonsoo.kim@lge.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Brian Norris <computersforpeace@gmail.com>
+  Gregory Fong <gregory.0xf0@gmail.com>
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  lauraa@codeaurora.org
+  gioh.kim@lge.com
+  aneesh.kumar@linux.vnet.ibm.com
+  m.szyprowski@samsung.com
+  akpm@linux-foundation.org
+ " netdev\\@vger.kernel.org <netdev@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 31 2014, Florian Fainelli wrote:\n"
@@ -23,8 +35,8 @@
  "> anyway?\n"
  "\n"
  "We're guarding against situations where process may hang around\n"
- "arbitrarily long time after receiving SIGKILL.  If user does ?kill -9\n"
- "$pid? the usual expectation is that the $pid process will die within\n"
+ "arbitrarily long time after receiving SIGKILL.  If user does \342\200\234kill -9\n"
+ "$pid\342\200\235 the usual expectation is that the $pid process will die within\n"
  "seconds and anything longer is perceived by user as a bug.\n"
  "\n"
  "What problem are *you* trying to solve?  If user sent SIGKILL to\n"
@@ -41,7 +53,7 @@
  "-- \n"
  "Best regards,                                         _     _\n"
  ".o. | Liege of Serenely Enlightened Majesty of      o' \\,=./ `o\n"
- "..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)\n"
+ "..o | Computer Science,  Micha\305\202 \342\200\234mina86\342\200\235 Nazarewicz    (o o)\n"
  ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
 
-b60f1ae37a145b09343ead8e94883897ed40d81005507b28c4e5e7a4ac542383
+70d370b126ebf14907bf47a2ce01fcc7386329c1037f3777715fd05c99c50fc6

diff --git a/a/1.txt b/N3/1.txt
index d210135..469486b 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -14,8 +14,8 @@ On Fri, Oct 31 2014, Florian Fainelli wrote:
 > anyway?
 
 We're guarding against situations where process may hang around
-arbitrarily long time after receiving SIGKILL.  If user does ?kill -9
-$pid? the usual expectation is that the $pid process will die within
+arbitrarily long time after receiving SIGKILL.  If user does “kill -9
+$pid” the usual expectation is that the $pid process will die within
 seconds and anything longer is perceived by user as a bug.
 
 What problem are *you* trying to solve?  If user sent SIGKILL to
@@ -32,5 +32,11 @@ correctly anyway so why do you wish to ignore fatal signal?
 -- 
 Best regards,                                         _     _
 .o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
-..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)
+..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
 ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N3/content_digest
index 2f0d2c3..5efcc85 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,10 +1,22 @@
  "ref\0544FE9BE.6040503@gmail.com\0"
  "ref\020141031082818.GB14642@js1304-P5Q-DELUXE\0"
  "ref\05453F80C.4090006@gmail.com\0"
- "From\0mina86@mina86.com (Michal Nazarewicz)\0"
- "Subject\0DMA allocations from CMA and fatal_signal_pending check\0"
+ "From\0Michal Nazarewicz <mina86@mina86.com>\0"
+ "Subject\0Re: DMA allocations from CMA and fatal_signal_pending check\0"
  "Date\0Mon, 03 Nov 2014 17:45:31 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Florian Fainelli <f.fainelli@gmail.com>"
+ " Joonsoo Kim <iamjoonsoo.kim@lge.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Brian Norris <computersforpeace@gmail.com>
+  Gregory Fong <gregory.0xf0@gmail.com>
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  lauraa@codeaurora.org
+  gioh.kim@lge.com
+  aneesh.kumar@linux.vnet.ibm.com
+  m.szyprowski@samsung.com
+  akpm@linux-foundation.org
+ " netdev\\@vger.kernel.org <netdev@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 31 2014, Florian Fainelli wrote:\n"
@@ -23,8 +35,8 @@
  "> anyway?\n"
  "\n"
  "We're guarding against situations where process may hang around\n"
- "arbitrarily long time after receiving SIGKILL.  If user does ?kill -9\n"
- "$pid? the usual expectation is that the $pid process will die within\n"
+ "arbitrarily long time after receiving SIGKILL.  If user does \342\200\234kill -9\n"
+ "$pid\342\200\235 the usual expectation is that the $pid process will die within\n"
  "seconds and anything longer is perceived by user as a bug.\n"
  "\n"
  "What problem are *you* trying to solve?  If user sent SIGKILL to\n"
@@ -41,7 +53,13 @@
  "-- \n"
  "Best regards,                                         _     _\n"
  ".o. | Liege of Serenely Enlightened Majesty of      o' \\,=./ `o\n"
- "..o | Computer Science,  Micha? ?mina86? Nazarewicz    (o o)\n"
- ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--
+ "..o | Computer Science,  Micha\305\202 \342\200\234mina86\342\200\235 Nazarewicz    (o o)\n"
+ "ooo +--<mpn@google.com>--<xmpp:mina86@jabber.org>--ooO--(_)--Ooo--\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-b60f1ae37a145b09343ead8e94883897ed40d81005507b28c4e5e7a4ac542383
+7635dd2eadc673fe60bda1fd0363417ef5ff18f0767285c5503ae49d9ff41dec

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.