All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150723082934.GW3061@x1>

diff --git a/a/1.txt b/N1/1.txt
index a85fb4e..74f06e1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Let's carry on the conversation here, rather than submitting my fixed
 up patch.  Once agreed, I will re-send.
 
-> On Fri, Jul 17, 2015 at 5:34 PM, Lee Jones <lee.jones@linaro.org> wrote:
+> On Fri, Jul 17, 2015 at 5:34 PM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
 > > ST's platforms currently support a maximum of 5 Mailboxes, one for
 > > each of the supported co-processors situated on the platform.  Each
 > > Mailbox is divided up into 4 instances which consist of 32 channels.
@@ -51,7 +51,7 @@ for instance.
 > when they could be accessed by processors that can not share a lock.
 > So maybe drop the lock here and elsewhere.
 
->From what I can gather, I think we need this locking.  What happens if
+From what I can gather, I think we need this locking.  What happens if
 we get scheduled between setting the enabled bit in our cache and
 actually setting the ena_set bit?  We would be out of sync.
 
@@ -191,5 +191,9 @@ This has been converted to module_platform_driver()
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 684683e..26ecd2a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,21 @@
  "ref\01437134647-28298-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01437134647-28298-4-git-send-email-lee.jones@linaro.org\0"
  "ref\0CABb+yY2nAT6V4Q8suAXRtPXrXkArGWVTAW28ts4Z3C_ybuJovA@mail.gmail.com\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 3/6] mailbox: Add support for ST's Mailbox IP\0"
+ "ref\0CABb+yY2nAT6V4Q8suAXRtPXrXkArGWVTAW28ts4Z3C_ybuJovA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 3/6] mailbox: Add support for ST's Mailbox IP\0"
  "Date\0Thu, 23 Jul 2015 09:29:34 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org
+ " Devicetree List <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Let's carry on the conversation here, rather than submitting my fixed\n"
  "up patch.  Once agreed, I will re-send.\n"
  "\n"
- "> On Fri, Jul 17, 2015 at 5:34 PM, Lee Jones <lee.jones@linaro.org> wrote:\n"
+ "> On Fri, Jul 17, 2015 at 5:34 PM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
  "> > ST's platforms currently support a maximum of 5 Mailboxes, one for\n"
  "> > each of the supported co-processors situated on the platform.  Each\n"
  "> > Mailbox is divided up into 4 instances which consist of 32 channels.\n"
@@ -60,7 +65,7 @@
  "> when they could be accessed by processors that can not share a lock.\n"
  "> So maybe drop the lock here and elsewhere.\n"
  "\n"
- ">From what I can gather, I think we need this locking.  What happens if\n"
+ "From what I can gather, I think we need this locking.  What happens if\n"
  "we get scheduled between setting the enabled bit in our cache and\n"
  "actually setting the ena_set bit?  We would be out of sync.\n"
  "\n"
@@ -200,7 +205,11 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Follow Linaro: Facebook | Twitter | Blog\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-63072e598e07567f79e15e345526240e7668fb347000ed48c52d8c2da52a3ad0
+737315aaf44ab45d6b40516e6f6be47e2e6f7bb2730066afc6bd9db5d8606209

diff --git a/a/1.txt b/N2/1.txt
index a85fb4e..094e334 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -191,5 +191,5 @@ This has been converted to module_platform_driver()
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N2/content_digest
index 684683e..ee31707 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,14 @@
  "ref\01437134647-28298-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01437134647-28298-4-git-send-email-lee.jones@linaro.org\0"
  "ref\0CABb+yY2nAT6V4Q8suAXRtPXrXkArGWVTAW28ts4Z3C_ybuJovA@mail.gmail.com\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 3/6] mailbox: Add support for ST's Mailbox IP\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH 3/6] mailbox: Add support for ST's Mailbox IP\0"
  "Date\0Thu, 23 Jul 2015 09:29:34 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jassi Brar <jassisinghbrar@gmail.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  kernel@stlinux.com
+ " Devicetree List <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Let's carry on the conversation here, rather than submitting my fixed\n"
@@ -200,7 +204,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-63072e598e07567f79e15e345526240e7668fb347000ed48c52d8c2da52a3ad0
+22b813e7a4171254ab4d7d4b892eecc1c1bd85e86aa4d91aa6f388e940fabbee

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.