diff for duplicates of <5385B1B8.8070803@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 1011585..dd4517c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,14 +2,14 @@ Hi, On 05/28/2014 11:36 AM, Maxime Ripard wrote: > On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote: ->> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: +>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote: >> >>> With level triggered interrupt mask / unmask will get called for each >>> interrupt, doing the somewhat expensive mux setting on each unmask thus is >>> not a good idea. Instead move it to the set_type callback, which is typically >>> done only once for each irq. >>> ->>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com> >> >> Yes move it out of mask/unmask but no, not into set_type(). >> diff --git a/a/content_digest b/N1/content_digest index 2eb5505..e1eb313 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,35 +2,35 @@ "ref\01401090486-4414-4-git-send-email-hdegoede@redhat.com\0" "ref\0CACRpkdZcGJTXfcxN_sogm+hYHM56d_VxtuZqth0t-c2mgAJ0vA@mail.gmail.com\0" "ref\020140528093653.GN4730@lukather\0" - "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "From\0Hans de Goede <hdegoede@redhat.com>\0" "Subject\0Re: [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0" "Date\0Wed, 28 May 2014 11:51:52 +0200\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org>" - Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> - John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> - Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-wireless <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>" + " Linus Walleij <linus.walleij@linaro.org>\0" + "Cc\0Chris Ball <chris@printf.net>" + Ulf Hansson <ulf.hansson@linaro.org> + Arend van Spriel <arend@broadcom.com> + John W. Linville <linville@tuxdriver.com> + Chen-Yu Tsai <wens@csie.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org> + linux-wireless <linux-wireless@vger.kernel.org> + devicetree <devicetree@vger.kernel.org> + " linux-sunxi <linux-sunxi@googlegroups.com>\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On 05/28/2014 11:36 AM, Maxime Ripard wrote:\n" "> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:\n" - ">> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" + ">> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:\n" ">>\n" ">>> With level triggered interrupt mask / unmask will get called for each\n" ">>> interrupt, doing the somewhat expensive mux setting on each unmask thus is\n" ">>> not a good idea. Instead move it to the set_type callback, which is typically\n" ">>> done only once for each irq.\n" ">>>\n" - ">>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + ">>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" ">>\n" ">> Yes move it out of mask/unmask but no, not into set_type().\n" ">>\n" @@ -58,4 +58,4 @@ "\n" Hans -80a2f8a686a2a4f42b330d91449663e219ef317d39c6d90b40adb22ea2b05771 +9138026563b79fb633688c28c5ebf39b4026778b031ed47a6c1fb028fd0258b8
diff --git a/a/1.txt b/N2/1.txt index 1011585..dd4517c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,14 +2,14 @@ Hi, On 05/28/2014 11:36 AM, Maxime Ripard wrote: > On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote: ->> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: +>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote: >> >>> With level triggered interrupt mask / unmask will get called for each >>> interrupt, doing the somewhat expensive mux setting on each unmask thus is >>> not a good idea. Instead move it to the set_type callback, which is typically >>> done only once for each irq. >>> ->>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com> >> >> Yes move it out of mask/unmask but no, not into set_type(). >> diff --git a/a/content_digest b/N2/content_digest index 2eb5505..4a48971 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,35 +2,24 @@ "ref\01401090486-4414-4-git-send-email-hdegoede@redhat.com\0" "ref\0CACRpkdZcGJTXfcxN_sogm+hYHM56d_VxtuZqth0t-c2mgAJ0vA@mail.gmail.com\0" "ref\020140528093653.GN4730@lukather\0" - "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0" + "From\0hdegoede@redhat.com (Hans de Goede)\0" + "Subject\0[PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0" "Date\0Wed, 28 May 2014 11:51:52 +0200\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org>" - Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> - John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> - Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-wireless <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On 05/28/2014 11:36 AM, Maxime Ripard wrote:\n" "> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:\n" - ">> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" + ">> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:\n" ">>\n" ">>> With level triggered interrupt mask / unmask will get called for each\n" ">>> interrupt, doing the somewhat expensive mux setting on each unmask thus is\n" ">>> not a good idea. Instead move it to the set_type callback, which is typically\n" ">>> done only once for each irq.\n" ">>>\n" - ">>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + ">>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" ">>\n" ">> Yes move it out of mask/unmask but no, not into set_type().\n" ">>\n" @@ -58,4 +47,4 @@ "\n" Hans -80a2f8a686a2a4f42b330d91449663e219ef317d39c6d90b40adb22ea2b05771 +a8cf810617df7aa3d5b22a71161d5493c784daeeb6edfb0a174a5ad728cb5b1e
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.