diff for duplicates of <57D7D9BA.6070100@arm.com> diff --git a/a/1.txt b/N1/1.txt index 27589d8..43c6d6d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 06/09/16 14:25, fu.wei@linaro.org wrote: +On 06/09/16 14:25, fu.wei at linaro.org wrote: > From: Fu Wei <fu.wei@linaro.org> > > The patch add memory-mapped timer register support by using the information @@ -30,7 +30,7 @@ On 06/09/16 14:25, fu.wei@linaro.org wrote: > + /* > + * According to ARMv8 Architecture Reference Manual(ARM), > + * the size of CNTCTLBase frame of memory-mapped timer -> + * is SZ_4K(Offset 0x000 – 0xFFF). +> + * is SZ_4K(Offset 0x000 ? 0xFFF). > + */ > + cntctlbase = ioremap(gt_block->cntctlbase_phy, SZ_4K); > + if (!cntctlbase) { @@ -125,7 +125,7 @@ firmware-independent way if required, and call into into common code. > + /* > + * According to ARMv8 Architecture Reference Manual(ARM), > + * the size of CNTBaseN frames of memory-mapped timer -> + * is SZ_4K(Offset 0x000 – 0xFFF). +> + * is SZ_4K(Offset 0x000 ? 0xFFF). > + */ > + timer_cntbase = ioremap(gt_timer->cntbase_phy, SZ_4K); > + if (!timer_cntbase) { diff --git a/a/content_digest b/N1/content_digest index d30400a..ae87df9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,39 +1,12 @@ "ref\01473168352-5156-1-git-send-email-fu.wei@linaro.org\0" "ref\01473168352-5156-8-git-send-email-fu.wei@linaro.org\0" - "From\0Marc Zyngier <marc.zyngier@arm.com>\0" - "Subject\0Re: [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer\0" + "From\0marc.zyngier@arm.com (Marc Zyngier)\0" + "Subject\0[PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer\0" "Date\0Tue, 13 Sep 2016 11:49:30 +0100\0" - "To\0fu.wei@linaro.org" - rjw@rjwysocki.net - lenb@kernel.org - daniel.lezcano@linaro.org - tglx@linutronix.de - lorenzo.pieralisi@arm.com - sudeep.holla@arm.com - " hanjun.guo@linaro.org\0" - "Cc\0linux-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 - wim@iguana.be - catalin.marinas@arm.com - will.deacon@arm.com - Suravee.Suthikulpanit@amd.com - leo.duran@amd.com - linux@roeck-us.net - " linux-watchdog@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 06/09/16 14:25, fu.wei@linaro.org wrote:\n" + "On 06/09/16 14:25, fu.wei at linaro.org wrote:\n" "> From: Fu Wei <fu.wei@linaro.org>\n" "> \n" "> The patch add memory-mapped timer register support by using the information\n" @@ -65,7 +38,7 @@ "> +\t/*\n" "> +\t * According to ARMv8 Architecture Reference Manual(ARM),\n" "> +\t * the size of CNTCTLBase frame of memory-mapped timer\n" - "> +\t * is SZ_4K(Offset 0x000 \342\200\223 0xFFF).\n" + "> +\t * is SZ_4K(Offset 0x000 ? 0xFFF).\n" "> +\t */\n" "> +\tcntctlbase = ioremap(gt_block->cntctlbase_phy, SZ_4K);\n" "> +\tif (!cntctlbase) {\n" @@ -160,7 +133,7 @@ "> +\t\t/*\n" "> +\t\t * According to ARMv8 Architecture Reference Manual(ARM),\n" "> +\t\t * the size of CNTBaseN frames of memory-mapped timer\n" - "> +\t\t * is SZ_4K(Offset 0x000 \342\200\223 0xFFF).\n" + "> +\t\t * is SZ_4K(Offset 0x000 ? 0xFFF).\n" "> +\t\t */\n" "> +\t\ttimer_cntbase = ioremap(gt_timer->cntbase_phy, SZ_4K);\n" "> +\t\tif (!timer_cntbase) {\n" @@ -210,4 +183,4 @@ "-- \n" Jazz is not dead. It just smells funny... -3d501a55323fd8d83ff64734d93967eb7b2ba34b92ab334555003d2da3787bab +b9c9bd32b7f594576123bcf7a1bf760f594e18c2791ec3c1730a97464f8604f7
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.