diff for duplicates of <20161118142249.GA18029@red-moon> diff --git a/a/1.txt b/N1/1.txt index faefc0d..c27fa55 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -185,4 +185,8 @@ Lorenzo > #else /* !CONFIG_ACPI */ > -- > 2.7.4 -> +> +-- +To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index e3fc45c..1e2625c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -224,6 +224,10 @@ "> #else\t/* !CONFIG_ACPI */\n" "> -- \n" "> 2.7.4\n" - > + "> \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -485ad946abc7191eda9ca15f187f0958b6c2ece7844e110835e31e08c3653509 +1c71cebe0e25af6fb5d7f94ba4747160d4efe9361a24caae37c8f3d9a1c1a12d
diff --git a/a/1.txt b/N2/1.txt index faefc0d..5396944 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Wed, Nov 16, 2016 at 09:49:06PM +0800, fu.wei@linaro.org wrote: +On Wed, Nov 16, 2016 at 09:49:06PM +0800, fu.wei at linaro.org wrote: > From: Fu Wei <fu.wei@linaro.org> > > On platforms booting with ACPI, architected memory-mapped timers' @@ -100,7 +100,7 @@ patches and that needs to be agreed, this patch is not really a problem. > + * We can NOT get the size info from GTDT table, > + * but according to "Table * CNTCTLBase memory map" of > + * <ARM Architecture Reference Manual> for ARMv8, -> + * it should be 4KB(Offset 0x000 – 0xFFC). +> + * it should be 4KB(Offset 0x000 ? 0xFFC). That's the reason why it is not explicit in the GTDT table :) @@ -146,7 +146,7 @@ You should unregister phys_irq here for correctness, right ? > + * We can NOT get the size info from GTDT table, > + * but according to "Table * CNTBaseN memory map" of > + * <ARM Architecture Reference Manual> for ARMv8, -> + * it should be 4KB(Offset 0x000 – 0xFFC). +> + * it should be 4KB(Offset 0x000 ? 0xFFC). See above. diff --git a/a/content_digest b/N2/content_digest index e3fc45c..b9e586e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,43 +1,12 @@ "ref\01479304148-2965-1-git-send-email-fu.wei@linaro.org\0" "ref\01479304148-2965-14-git-send-email-fu.wei@linaro.org\0" - "From\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0" - "Subject\0Re: [PATCH v16 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver\0" + "From\0lorenzo.pieralisi@arm.com (Lorenzo Pieralisi)\0" + "Subject\0[PATCH v16 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver\0" "Date\0Fri, 18 Nov 2016 14:22:49 +0000\0" - "To\0fu.wei@linaro.org\0" - "Cc\0rjw@rjwysocki.net" - lenb@kernel.org - daniel.lezcano@linaro.org - tglx@linutronix.de - marc.zyngier@arm.com - mark.rutland@arm.com - sudeep.holla@arm.com - hanjun.guo@linaro.org - linux-arm-kernel@lists.infradead.org - linaro-acpi@lists.linaro.org - linux-kernel@vger.kernel.org - linux-acpi@vger.kernel.org - rruigrok@codeaurora.org - harba@codeaurora.org - cov@codeaurora.org - timur@codeaurora.org - graeme.gregory@linaro.org - al.stone@linaro.org - jcm@redhat.com - wei@redhat.com - arnd@arndb.de - catalin.marinas@arm.com - will.deacon@arm.com - Suravee.Suthikulpanit@amd.com - leo.duran@amd.com - wim@iguana.be - linux@roeck-us.net - linux-watchdog@vger.kernel.org - tn@semihalf.com - christoffer.dall@linaro.org - " julien.grall@arm.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Wed, Nov 16, 2016 at 09:49:06PM +0800, fu.wei@linaro.org wrote:\n" + "On Wed, Nov 16, 2016 at 09:49:06PM +0800, fu.wei at linaro.org wrote:\n" "> From: Fu Wei <fu.wei@linaro.org>\n" "> \n" "> On platforms booting with ACPI, architected memory-mapped timers'\n" @@ -139,7 +108,7 @@ "> +\t * We can NOT get the size info from GTDT table,\n" "> +\t * but according to \"Table * CNTCTLBase memory map\" of\n" "> +\t * <ARM Architecture Reference Manual> for ARMv8,\n" - "> +\t * it should be 4KB(Offset 0x000 \342\200\223 0xFFC).\n" + "> +\t * it should be 4KB(Offset 0x000 ? 0xFFC).\n" "\n" "That's the reason why it is not explicit in the GTDT table :)\n" "\n" @@ -185,7 +154,7 @@ "> +\t\t * We can NOT get the size info from GTDT table,\n" "> +\t\t * but according to \"Table * CNTBaseN memory map\" of\n" "> +\t\t * <ARM Architecture Reference Manual> for ARMv8,\n" - "> +\t\t * it should be 4KB(Offset 0x000 \342\200\223 0xFFC).\n" + "> +\t\t * it should be 4KB(Offset 0x000 ? 0xFFC).\n" "\n" "See above.\n" "\n" @@ -226,4 +195,4 @@ "> 2.7.4\n" > -485ad946abc7191eda9ca15f187f0958b6c2ece7844e110835e31e08c3653509 +13a6f3eb7a381445d1107068b63131d2ce788df9d3e03ee2b4089572e24843ad
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.