diff for duplicates of <20150709005625.GF379@dtor-ws> diff --git a/a/1.txt b/N1/1.txt index 985f6f7..0431eb6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -59,7 +59,7 @@ On Wed, Jul 08, 2015 at 04:52:03PM -0700, Greg Kroah-Hartman wrote: > > > > 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 @@ -73,9 +73,9 @@ On Wed, Jul 08, 2015 at 04:52:03PM -0700, Greg Kroah-Hartman wrote: > > > > 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. @@ -115,3 +115,7 @@ Thanks. -- Dmitry +-- +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 b2cddcd..6584a5c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,10 +6,25 @@ "ref\020150708223325.GA5843@kroah.com\0" "ref\020150708232826.GB379@dtor-ws\0" "ref\020150708235203.GA12393@kroah.com\0" - "From\0dmitry.torokhov@gmail.com (Dmitry Torokhov)\0" - "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0" + "ref\020150708235203.GA12393-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0" + "From\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0" "Date\0Wed, 8 Jul 2015 17:56:25 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "Cc\0Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@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:52:03PM -0700, Greg Kroah-Hartman wrote:\n" @@ -73,7 +88,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" @@ -87,9 +102,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" @@ -128,6 +143,10 @@ "Thanks.\n" "\n" "-- \n" - Dmitry + "Dmitry\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 -6afeb00d09bbeea1da5cf3bd93ead38de3c284520edaa19713e4f8b38a685976 +15e0a0ca9414621fe6d51d2693877e7ea322bf75bfb5f271714a38e89c49aa0e
diff --git a/a/content_digest b/N2/content_digest index b2cddcd..9d98556 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,10 +6,24 @@ "ref\020150708223325.GA5843@kroah.com\0" "ref\020150708232826.GB379@dtor-ws\0" "ref\020150708235203.GA12393@kroah.com\0" - "From\0dmitry.torokhov@gmail.com (Dmitry Torokhov)\0" - "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0" + "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" + "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0" "Date\0Wed, 8 Jul 2015 17:56:25 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" + "Cc\0Jason Gunthorpe <jgunthorpe@obsidianresearch.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:52:03PM -0700, Greg Kroah-Hartman wrote:\n" @@ -130,4 +144,4 @@ "-- \n" Dmitry -6afeb00d09bbeea1da5cf3bd93ead38de3c284520edaa19713e4f8b38a685976 +2727c8fb4166785abc15b20e100e4fb95b842f7e7372aa15d64047b226f864ca
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.