All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150708223325.GA5843@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 5c418ed..1682466 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ No, separate them, make the cdev a pointer and all should be fine.
 > Not recently, but this is the commit:
 > 
 > commit 2f0157f13f42800aa3d9017ebb0fb80a65f7b2de
-> Author: Dmitry Torokhov <dmitry.torokhov@gmail.com>
+> Author: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > Date:   Sun Oct 21 17:57:19 2012 -0700
 > 
 >     char_dev: pin parent kobject
@@ -70,9 +70,9 @@ No, separate them, make the cdev a pointer and all should be fine.
 >     To achieve this let's pin kobject's parent when doing cdev_add() and
 >     unpin when last reference to cdev structure is being released.
 >     
->     Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
->     Acked-by: Al Viro <viro@zeniv.linux.org.uk>
->     Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
+>     Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+>     Acked-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
+>     Signed-off-by: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
 > 
 > It doesn't seem the be the best situation, this is the 3rd time this
 > week I've noticed cdev with a kalloc'd struct being used improperly.
@@ -90,3 +90,7 @@ enough to ensure it's all working properly...
 thanks,
 
 greg k-h
+--
+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 d3955c7..e8043e8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,25 @@
  "ref\020150708171026.GA11740@obsidianresearch.com\0"
  "ref\020150708211129.GA29824@kroah.com\0"
  "ref\020150708222649.GA20068@obsidianresearch.com\0"
- "From\0gregkh@linuxfoundation.org (Greg Kroah-Hartman)\0"
- "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0"
+ "ref\020150708222649.GA20068-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org\0"
+ "From\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0"
  "Date\0Wed, 8 Jul 2015 15:33:25 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>\0"
+ "Cc\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  Jens Wiklander <jens.wiklander-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Herbert Xu <herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
+  valentin.manea-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
+  jean-michel.delorme-qxv4g6HH51o@public.gmane.org
+  emmanuel.michel-qxv4g6HH51o@public.gmane.org
+  javier-5MUHepqpBA1BDgjK7y7TUQ@public.gmane.org
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+ " Michal Simek <michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jul 08, 2015 at 04:26:49PM -0600, Jason Gunthorpe wrote:\n"
@@ -67,7 +82,7 @@
  "> Not recently, but this is the commit:\n"
  "> \n"
  "> commit 2f0157f13f42800aa3d9017ebb0fb80a65f7b2de\n"
- "> Author: Dmitry Torokhov <dmitry.torokhov@gmail.com>\n"
+ "> Author: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "> Date:   Sun Oct 21 17:57:19 2012 -0700\n"
  "> \n"
  ">     char_dev: pin parent kobject\n"
@@ -81,9 +96,9 @@
  ">     To achieve this let's pin kobject's parent when doing cdev_add() and\n"
  ">     unpin when last reference to cdev structure is being released.\n"
  ">     \n"
- ">     Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>\n"
- ">     Acked-by: Al Viro <viro@zeniv.linux.org.uk>\n"
- ">     Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>\n"
+ ">     Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ ">     Acked-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\n"
+ ">     Signed-off-by: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n"
  "> \n"
  "> It doesn't seem the be the best situation, this is the 3rd time this\n"
  "> week I've noticed cdev with a kalloc'd struct being used improperly.\n"
@@ -100,6 +115,10 @@
  "\n"
  "thanks,\n"
  "\n"
- greg k-h
+ "greg k-h\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
 
-ad25f9b89496960b0faf271a29573335800936f180462f7789070d25a8d41490
+a41e068528f3869325e114d024e59fc422aac77c71097a560ba401b791d9704f

diff --git a/a/content_digest b/N2/content_digest
index d3955c7..84eb9fd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,10 +3,24 @@
  "ref\020150708171026.GA11740@obsidianresearch.com\0"
  "ref\020150708211129.GA29824@kroah.com\0"
  "ref\020150708222649.GA20068@obsidianresearch.com\0"
- "From\0gregkh@linuxfoundation.org (Greg Kroah-Hartman)\0"
- "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0"
+ "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
+ "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0"
  "Date\0Wed, 8 Jul 2015 15:33:25 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jason Gunthorpe <jgunthorpe@obsidianresearch.com>\0"
+ "Cc\0Dmitry Torokhov <dmitry.torokhov@gmail.com>"
+  Jens Wiklander <jens.wiklander@linaro.org>
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  Arnd Bergmann <arnd@arndb.de>
+  Rob Herring <robh+dt@kernel.org>
+  Herbert Xu <herbert@gondor.apana.org.au>
+  valentin.manea@huawei.com
+  jean-michel.delorme@st.com
+  emmanuel.michel@st.com
+  javier@javigon.com
+  Mark Rutland <mark.rutland@arm.com>
+ " Michal Simek <michal.simek@xilinx.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jul 08, 2015 at 04:26:49PM -0600, Jason Gunthorpe wrote:\n"
@@ -102,4 +116,4 @@
  "\n"
  greg k-h
 
-ad25f9b89496960b0faf271a29573335800936f180462f7789070d25a8d41490
+e5182b7d485f5d193525558bc10ff58f5617b0cec1d9bc7a42b3ca04f5a91fa8

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.