diff for duplicates of <1452789524.28109.24.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 6e819d3..0b52e28 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,8 +73,3 @@ PCI bus addresses. > they have to be specified once for all. > > Lorenzo - --- -To unsubscribe from this list: send the line "unsubscribe linux-acpi" 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 3b19cbc..dab01e8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -106,11 +106,6 @@ "> descriptors specification is ambiguous and we must agree on how\n" "> they have to be specified once for all.\n" "> \n" - "> Lorenzo\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > Lorenzo -298aaadbf7497e7fa5bdb47dc805ab8ca943942c1a4da4b0ce4382833e1f5f9f +6c84195a1fa994ef05d716daa48255636be5cd2dcc00d9ea546bb2c7391dd879
diff --git a/a/1.txt b/N2/1.txt index 6e819d3..dc3a8ec 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -14,13 +14,13 @@ On Thu, 2016-01-14 at 16:12 +0000, Lorenzo Pieralisi wrote: > > > > > > res->end is way beyond 0x10003 on Mustang: > > > -> > > pci_bus 0000:00: root bus resource [io 0x0000-0xffff window] (bus +> > > pci_bus 0000:00: root bus resource [io??0x0000-0xffff window] (bus > > > address [0x10000000-0x1000ffff]) > > > > > > > > > > Join the club. I complained about this and I got the message that we -> > just do what Intel does. See Arnd Bergmann's reply. +> > just do what Intel does.??See Arnd Bergmann's reply. > > > > [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI > > hostbridge init based on ACPI @@ -48,13 +48,13 @@ On Thu, 2016-01-14 at 16:12 +0000, Lorenzo Pieralisi wrote: You would lose that bet. AddressMinimum/Maximum describe the PCI bus addresses. - QWordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange, - 0x0000000000000000, // Granularity - 0x0000000010000000, // Range Minimum - 0x000000001000FFFF, // Range Maximum - 0x000000E000000000, // Translation Offset - 0x0000000000010000, // Length - ,, , TypeStatic) +? ? ? ? ? ? ? ? QWordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange, +????????????????????0x0000000000000000, // Granularity +????????????????????0x0000000010000000, // Range Minimum +????????????????????0x000000001000FFFF, // Range Maximum +????????????????????0x000000E000000000, // Translation Offset +????????????????????0x0000000000010000, // Length +????????????????????,, , TypeStatic) > Jiang's patch: @@ -73,8 +73,3 @@ PCI bus addresses. > they have to be specified once for all. > > Lorenzo - --- -To unsubscribe from this list: send the line "unsubscribe linux-acpi" 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/N2/content_digest index 3b19cbc..ea0d60c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,34 +2,10 @@ "ref\01452785393.28109.16.camel@redhat.com\0" "ref\05697C0EB.4020404@codeaurora.org\0" "ref\020160114161238.GA20706@red-moon\0" - "From\0Mark Salter <msalter@redhat.com>\0" - "Subject\0Re: [PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI\0" + "From\0msalter@redhat.com (Mark Salter)\0" + "Subject\0[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI\0" "Date\0Thu, 14 Jan 2016 11:38:44 -0500\0" - "To\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>" - " Sinan Kaya <okaya@codeaurora.org>\0" - "Cc\0Tomasz Nowicki <tn@semihalf.com>" - bhelgaas@google.com - arnd@arndb.de - will.deacon@arm.com - catalin.marinas@arm.com - rjw@rjwysocki.net - hanjun.guo@linaro.org - jiang.liu@linux.intel.com - Stefano.Stabellini@eu.citrix.com - robert.richter@caviumnetworks.com - mw@semihalf.com - Liviu.Dudau@arm.com - ddaney@caviumnetworks.com - tglx@linutronix.de - wangyijing@huawei.com - Suravee.Suthikulpanit@amd.com - linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-acpi@vger.kernel.org - linux-kernel@vger.kernel.org - linaro-acpi@lists.linaro.org - jchandra@broadcom.com - " jcm@redhat.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, 2016-01-14 at 16:12 +0000, Lorenzo Pieralisi wrote:\n" @@ -48,13 +24,13 @@ "> > > \n" "> > > res->end is way beyond 0x10003 on Mustang:\n" "> > > \n" - "> > > pci_bus 0000:00: root bus resource [io\302\240\302\2400x0000-0xffff window] (bus\n" + "> > > pci_bus 0000:00: root bus resource [io??0x0000-0xffff window] (bus\n" "> > > address [0x10000000-0x1000ffff])\n" "> > > \n" "> > > \n" "> > \n" "> > Join the club. I complained about this and I got the message that we\n" - "> > just do what Intel does.\302\240\302\240See Arnd Bergmann's reply.\n" + "> > just do what Intel does.??See Arnd Bergmann's reply.\n" "> > \n" "> > [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI\n" "> > hostbridge init based on ACPI\n" @@ -82,13 +58,13 @@ "You would lose that bet. AddressMinimum/Maximum describe the\n" "PCI bus addresses.\n" "\n" - "\302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 QWordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\2400x0000000000000000, // Granularity\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\2400x0000000010000000, // Range Minimum\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\2400x000000001000FFFF, // Range Maximum\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\2400x000000E000000000, // Translation Offset\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\2400x0000000000010000, // Length\n" - "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240,, , TypeStatic)\n" + "? ? ? ? ? ? ? ? QWordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,\n" + "????????????????????0x0000000000000000, // Granularity\n" + "????????????????????0x0000000010000000, // Range Minimum\n" + "????????????????????0x000000001000FFFF, // Range Maximum\n" + "????????????????????0x000000E000000000, // Translation Offset\n" + "????????????????????0x0000000000010000, // Length\n" + "????????????????????,, , TypeStatic)\n" "\n" "\n" "> Jiang's patch:\n" @@ -106,11 +82,6 @@ "> descriptors specification is ambiguous and we must agree on how\n" "> they have to be specified once for all.\n" "> \n" - "> Lorenzo\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > Lorenzo -298aaadbf7497e7fa5bdb47dc805ab8ca943942c1a4da4b0ce4382833e1f5f9f +0234a99e0fcbfad68e1d8f4c198f28b4962025b0a3c2c75ffbbe239e08bfbc6e
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.