diff for duplicates of <20140403072134.GA14286@mwanda> diff --git a/a/1.txt b/N1/1.txt index 5a76cfd..bbf3fcc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ There isn't actually a "cb_device" struct, btw. The code is only able to compile because GCC knows that all pointers are the same size. Fixes: 96ca848ef7ea ('DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP') -Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> +Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> diff --git a/drivers/irqchip/irq-crossbar.c b/drivers/irqchip/irq-crossbar.c index fc817d2..3d15d16 100644 @@ -20,3 +20,7 @@ index fc817d2..3d15d16 100644 if (!cb) return -ENOMEM; +-- +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 8a99608..8f286e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" + "From\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" "Subject\0[patch] irqchip/irq-crossbar: not allocating enough memory\0" - "Date\0Thu, 03 Apr 2014 07:21:34 +0000\0" + "Date\0Thu, 3 Apr 2014 10:21:34 +0300\0" "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>" " Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\0" "Cc\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" @@ -17,7 +17,7 @@ "to compile because GCC knows that all pointers are the same size.\n" "\n" "Fixes: 96ca848ef7ea ('DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP')\n" - "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" + "Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" "\n" "diff --git a/drivers/irqchip/irq-crossbar.c b/drivers/irqchip/irq-crossbar.c\n" "index fc817d2..3d15d16 100644\n" @@ -31,6 +31,10 @@ "+\tcb = kzalloc(sizeof(*cb), GFP_KERNEL);\n" " \n" " \tif (!cb)\n" - " \t\treturn -ENOMEM;" + " \t\treturn -ENOMEM;\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 -aa94aa597a7f0f19934373820999e40398bfd84c53b7dcdc1c7bcd82e7bd5aba +3cb3db3a88d4a024ff4fd2e77315c5a7f1f678e5eb6c11260769dde4bf4e8cf1
diff --git a/a/content_digest b/N2/content_digest index 8a99608..1632c7a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,13 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] irqchip/irq-crossbar: not allocating enough memory\0" - "Date\0Thu, 03 Apr 2014 07:21:34 +0000\0" - "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>" - " Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Date\0Thu, 3 Apr 2014 10:21:34 +0300\0" + "To\0Thomas Gleixner <tglx@linutronix.de>" + " Sricharan R <r.sricharan@ti.com>\0" + "Cc\0Grant Likely <grant.likely@linaro.org>" + Rob Herring <robh+dt@kernel.org> + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" "We are allocating the size of a pointer and not the size of the data.\n" @@ -33,4 +33,4 @@ " \tif (!cb)\n" " \t\treturn -ENOMEM;" -aa94aa597a7f0f19934373820999e40398bfd84c53b7dcdc1c7bcd82e7bd5aba +3a3adc81bb21e24f7e6d21d8310a19462f014620be1afef967ed235174646576
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.