diff for duplicates of <20150708222649.GA20068@obsidianresearch.com> diff --git a/a/1.txt b/N1/1.txt index 3106080..05133fe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,7 +48,7 @@ called. 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 @@ -62,9 +62,9 @@ Date: Sun Oct 21 17:57:19 2012 -0700 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. @@ -73,3 +73,7 @@ Perhaps cdev_init should accept the module and kref parent as an argument? Jason +-- +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 3665343..0324e4e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,25 @@ "ref\01436350592-7732-4-git-send-email-jens.wiklander@linaro.org\0" "ref\020150708171026.GA11740@obsidianresearch.com\0" "ref\020150708211129.GA29824@kroah.com\0" - "From\0jgunthorpe@obsidianresearch.com (Jason Gunthorpe)\0" - "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0" + "ref\020150708211129.GA29824-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0" + "From\0Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0" "Date\0Wed, 8 Jul 2015 16:26:49 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>" + " Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Jens 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 02:11:29PM -0700, Greg Kroah-Hartman wrote:\n" @@ -58,7 +73,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" @@ -72,9 +87,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" @@ -82,6 +97,10 @@ "Perhaps cdev_init should accept the module and kref parent as an\n" "argument?\n" "\n" - Jason + "Jason\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 -a57e0747d2b12a0ec29a76ce8f5f948c757b8d581a60f9820304b98ecee2d5cf +1e31be50cc883a96c0bcc88c65fa43cf65663cdd3cce02046273b8eae02ca6e7
diff --git a/a/content_digest b/N2/content_digest index 3665343..f200a40 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,24 @@ "ref\01436350592-7732-4-git-send-email-jens.wiklander@linaro.org\0" "ref\020150708171026.GA11740@obsidianresearch.com\0" "ref\020150708211129.GA29824@kroah.com\0" - "From\0jgunthorpe@obsidianresearch.com (Jason Gunthorpe)\0" - "Subject\0[PATCH v4 3/5] tee: generic TEE subsystem\0" + "From\0Jason Gunthorpe <jgunthorpe@obsidianresearch.com>\0" + "Subject\0Re: [PATCH v4 3/5] tee: generic TEE subsystem\0" "Date\0Wed, 8 Jul 2015 16:26:49 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + " Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" + "Cc\0Jens 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 02:11:29PM -0700, Greg Kroah-Hartman wrote:\n" @@ -84,4 +98,4 @@ "\n" Jason -a57e0747d2b12a0ec29a76ce8f5f948c757b8d581a60f9820304b98ecee2d5cf +a1e8177625e8c7dbfb283c299f406a5b28549915dd0877041371cb9ba419073c
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.