diff for duplicates of <20160817155832.GA25421@localhost> diff --git a/a/1.txt b/N1/1.txt index cb4b213..077d889 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -61,7 +61,7 @@ On Wed, Aug 17, 2016 at 04:33:02PM +0800, Hanjun Guo wrote: > > When I was testing this patch set I found message printed as below: > -> [ 0.000000] ITS@0x00000000c6000000 +> [ 0.000000] ITS at 0x00000000c6000000 I think it'd be nicer to print the resource with %pR so we see the type and size in a way that matches other physical address usage. @@ -73,9 +73,9 @@ driver probe functions, so maybe there should be. If there were a struct device associated with the ITS, it'd be nicer to use dev_info() as well, of course. -> [ 0.000000] ITS@0x00000000c6000000: allocated 524288 Devices @27dc400000 (flat, esz 8, psz 16K, shr 1) -> [ 0.000000] ITS@0x00000000c6000000: allocated 2048 Virtual CPUs @27dc820000 (flat, esz 8, psz 4K, shr 1) -> [ 0.000000] ITS@0x00000000c6000000: allocated 512 Interrupt Collections @27dc80f000 (flat, esz 8, psz 4K, shr 1) +> [ 0.000000] ITS at 0x00000000c6000000: allocated 524288 Devices @27dc400000 (flat, esz 8, psz 16K, shr 1) +> [ 0.000000] ITS at 0x00000000c6000000: allocated 2048 Virtual CPUs @27dc820000 (flat, esz 8, psz 4K, shr 1) +> [ 0.000000] ITS at 0x00000000c6000000: allocated 512 Interrupt Collections @27dc80f000 (flat, esz 8, psz 4K, shr 1) > > Seems this print is redundant, can we remove it? > diff --git a/a/content_digest b/N1/content_digest index 55974d9..35b1b2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,10 @@ "ref\01470909998-16710-1-git-send-email-tn@semihalf.com\0" "ref\01470909998-16710-6-git-send-email-tn@semihalf.com\0" "ref\057B4213E.3060201@huawei.com\0" - "From\0Bjorn Helgaas <helgaas@kernel.org>\0" - "Subject\0Re: [PATCH V8 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI\0" + "From\0helgaas@kernel.org (Bjorn Helgaas)\0" + "Subject\0[PATCH V8 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI\0" "Date\0Wed, 17 Aug 2016 10:58:32 -0500\0" - "To\0Hanjun Guo <guohanjun@huawei.com>\0" - "Cc\0Tomasz Nowicki <tn@semihalf.com>" - marc.zyngier@arm.com - tglx@linutronix.de - jason@lakedaemon.net - rjw@rjwysocki.net - rafael@kernel.org - Lorenzo.Pieralisi@arm.com - will.deacon@arm.com - catalin.marinas@arm.com - hanjun.guo@linaro.org - shijie.huang@arm.com - robert.richter@caviumnetworks.com - mw@semihalf.com - linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linaro-acpi@lists.linaro.org - andrea.gallo@linaro.org - linux-acpi@vger.kernel.org - linux-kernel@vger.kernel.org - al.stone@linaro.org - graeme.gregory@linaro.org - ddaney.cavm@gmail.com - " okaya@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Aug 17, 2016 at 04:33:02PM +0800, Hanjun Guo wrote:\n" @@ -93,7 +70,7 @@ "> \n" "> When I was testing this patch set I found message printed as below:\n" "> \n" - "> [ 0.000000] ITS@0x00000000c6000000\n" + "> [ 0.000000] ITS at 0x00000000c6000000\n" "\n" "I think it'd be nicer to print the resource with %pR so we see the\n" "type and size in a way that matches other physical address usage.\n" @@ -105,9 +82,9 @@ "If there were a struct device associated with the ITS, it'd be nicer\n" "to use dev_info() as well, of course.\n" "\n" - "> [ 0.000000] ITS@0x00000000c6000000: allocated 524288 Devices @27dc400000 (flat, esz 8, psz 16K, shr 1)\n" - "> [ 0.000000] ITS@0x00000000c6000000: allocated 2048 Virtual CPUs @27dc820000 (flat, esz 8, psz 4K, shr 1)\n" - "> [ 0.000000] ITS@0x00000000c6000000: allocated 512 Interrupt Collections @27dc80f000 (flat, esz 8, psz 4K, shr 1)\n" + "> [ 0.000000] ITS at 0x00000000c6000000: allocated 524288 Devices @27dc400000 (flat, esz 8, psz 16K, shr 1)\n" + "> [ 0.000000] ITS at 0x00000000c6000000: allocated 2048 Virtual CPUs @27dc820000 (flat, esz 8, psz 4K, shr 1)\n" + "> [ 0.000000] ITS at 0x00000000c6000000: allocated 512 Interrupt Collections @27dc80f000 (flat, esz 8, psz 4K, shr 1)\n" "> \n" "> Seems this print is redundant, can we remove it?\n" "> \n" @@ -115,4 +92,4 @@ "> Hanjun\n" > -6682144ffa8b75201508de761965639cdb09b5ee496638d9c5cfd3669159c76d +7a7dd588eab216f77d186a6abeb67bd10e274b2d9d1d1c4ef4c7ddff0643fc86
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.