diff for duplicates of <523228B5.5070507@ti.com> diff --git a/a/1.txt b/N1/1.txt index 7217318..5720d5c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Thomas, On Thursday 12 September 2013 04:18 PM, Thomas Gleixner wrote: > On Thu, 12 Sep 2013, Sricharan R wrote: ->> Signed-off-by: Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Sricharan R <r.sricharan@ti.com> >> --- >> There is lockdep warning during the boot. This is because we try to >> do one request_irq with in another and that results in kmalloc being @@ -47,7 +47,7 @@ only 160 IRQ lines. So the idea here is to dynamically map the IRQ lines at cross-bar level to pick based on request_irq() so that one -can optimize the use of limited IRQ lines at the GIC level. +can optimize the use of limited IRQ lines@the GIC level. Strictly speaking the need is just establish the IRQ connection from peripheral to GIC and thats achieved at the request_irq() level. @@ -71,8 +71,3 @@ Regards, Santosh [1] https://lkml.org/lkml/2013/7/18/362 - --- -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 f3d9da7..4caab06 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,17 @@ "ref\01379000351-15672-1-git-send-email-r.sricharan@ti.com\0" "ref\01379000351-15672-2-git-send-email-r.sricharan@ti.com\0" "ref\0alpine.DEB.2.02.1309122201530.4089@ionos.tec.linutronix.de\0" - "ref\0alpine.DEB.2.02.1309122201530.4089-3cz04HxQygjZikZi3RtOZ1XZhhPuCNm+@public.gmane.org\0" - "From\0Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [RFC PATCH 1/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver\0" + "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0" + "Subject\0[RFC PATCH 1/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver\0" "Date\0Thu, 12 Sep 2013 16:48:53 -0400\0" - "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0" - "Cc\0Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - " rnayak-l0cyMroinI0@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Thomas,\n" "\n" "On Thursday 12 September 2013 04:18 PM, Thomas Gleixner wrote:\n" "> On Thu, 12 Sep 2013, Sricharan R wrote:\n" - ">> Signed-off-by: Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Sricharan R <r.sricharan@ti.com>\n" ">> ---\n" ">> There is lockdep warning during the boot. This is because we try to\n" ">> do one request_irq with in another and that results in kmalloc being\n" @@ -67,7 +56,7 @@ "\n" "So the idea here is to dynamically map the IRQ lines at\n" "cross-bar level to pick based on request_irq() so that one\n" - "can optimize the use of limited IRQ lines at the GIC level.\n" + "can optimize the use of limited IRQ lines@the GIC level.\n" "Strictly speaking the need is just establish the IRQ\n" "connection from peripheral to GIC and thats achieved\n" "at the request_irq() level.\n" @@ -90,11 +79,6 @@ "Regards,\n" "Santosh\n" "\n" - "[1] https://lkml.org/lkml/2013/7/18/362\n" - "\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 + [1] https://lkml.org/lkml/2013/7/18/362 -a45bb0efb9833128b98a2d893670508be22dea316da6c086c0468ec2da16c276 +a6bede101737fc1750217d8bf698626e37fbaa2beee8c08efb84bb0cb39f1474
diff --git a/a/1.txt b/N2/1.txt index 7217318..a335a45 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ Thomas, On Thursday 12 September 2013 04:18 PM, Thomas Gleixner wrote: > On Thu, 12 Sep 2013, Sricharan R wrote: ->> Signed-off-by: Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Sricharan R <r.sricharan@ti.com> >> --- >> There is lockdep warning during the boot. This is because we try to >> do one request_irq with in another and that results in kmalloc being @@ -71,8 +71,3 @@ Regards, Santosh [1] https://lkml.org/lkml/2013/7/18/362 - --- -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/N2/content_digest index f3d9da7..9923625 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,27 @@ "ref\01379000351-15672-1-git-send-email-r.sricharan@ti.com\0" "ref\01379000351-15672-2-git-send-email-r.sricharan@ti.com\0" "ref\0alpine.DEB.2.02.1309122201530.4089@ionos.tec.linutronix.de\0" - "ref\0alpine.DEB.2.02.1309122201530.4089-3cz04HxQygjZikZi3RtOZ1XZhhPuCNm+@public.gmane.org\0" - "From\0Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0" + "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0" "Subject\0Re: [RFC PATCH 1/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver\0" "Date\0Thu, 12 Sep 2013 16:48:53 -0400\0" - "To\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0" - "Cc\0Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - " rnayak-l0cyMroinI0@public.gmane.org\0" + "To\0Thomas Gleixner <tglx@linutronix.de>\0" + "Cc\0Sricharan R <r.sricharan@ti.com>" + <linux-kernel@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-doc@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-omap@vger.kernel.org> + <linus.walleij@linaro.org> + <linux@arm.linux.org.uk> + <tony@atomide.com> + " <rnayak@ti.com>\0" "\00:1\0" "b\0" "Thomas,\n" "\n" "On Thursday 12 September 2013 04:18 PM, Thomas Gleixner wrote:\n" "> On Thu, 12 Sep 2013, Sricharan R wrote:\n" - ">> Signed-off-by: Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Sricharan R <r.sricharan@ti.com>\n" ">> ---\n" ">> There is lockdep warning during the boot. This is because we try to\n" ">> do one request_irq with in another and that results in kmalloc being\n" @@ -90,11 +89,6 @@ "Regards,\n" "Santosh\n" "\n" - "[1] https://lkml.org/lkml/2013/7/18/362\n" - "\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 + [1] https://lkml.org/lkml/2013/7/18/362 -a45bb0efb9833128b98a2d893670508be22dea316da6c086c0468ec2da16c276 +c7031609508400a434e3addf7c3366ce421960fd0322d18d084d42c7b49733f8
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.