diff for duplicates of <20220714200443.GA1036464@bhelgaas> diff --git a/a/1.txt b/N1/1.txt index 303a3de..2f5ef9c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,3 +70,8 @@ On Thu, Jul 14, 2022 at 08:57:00PM +0200, Pali Rohár wrote: > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 23b6e05..2292f2b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -84,6 +84,11 @@ "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" "> linux-arm-kernel@lists.infradead.org\n" - > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -1a26244568e83f23aff43ca47a392ae43da88137326ef3ed902bbc61c79ec87b +c1ff06eee83b8b0af2a00d4ddcfb81b4537565028ef4232c5341cdef5704d00a
diff --git a/a/1.txt b/N2/1.txt index 303a3de..60445fb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,17 +11,17 @@ so we should probably merge the fix the same way. Russell, let me know if you object. Otherwise, I put it on pci/misc for v5.20. -[1] https://lore.kernel.org/r/20220114155608.GA557997@bhelgaas +[1] https://lore.kernel.org/r/20220114155608.GA557997(a)bhelgaas On Thu, Jul 14, 2022 at 08:57:00PM +0200, Pali Rohár wrote: > Custom ARM version of pci_remap_iospace() is implemented only for MMU > kernel builds. So do not define pci_remap_iospace() without CONFIG_MMU. > > See compilation failures: -> https://lore.kernel.org/r/202112040150.wvyJZIZO-lkp@intel.com/ -> https://lore.kernel.org/r/202112261802.u9iXqdWh-lkp@intel.com/ -> https://lore.kernel.org/r/202201131529.A2s7rKQc-lkp@intel.com/ -> https://lore.kernel.org/r/202203090147.24cUL0De-lkp@intel.com/ +> https://lore.kernel.org/r/202112040150.wvyJZIZO-lkp(a)intel.com/ +> https://lore.kernel.org/r/202112261802.u9iXqdWh-lkp(a)intel.com/ +> https://lore.kernel.org/r/202201131529.A2s7rKQc-lkp(a)intel.com/ +> https://lore.kernel.org/r/202203090147.24cUL0De-lkp(a)intel.com/ > > Fixes: bc02973a06a6 ("arm: ioremap: Implement standard PCI function pci_remap_iospace()") > Reported-by: kernel test robot <lkp@intel.com> @@ -33,11 +33,11 @@ On Thu, Jul 14, 2022 at 08:57:00PM +0200, Pali Rohár wrote: > answered to my emails where I proposed this fix more than half year ago and > asked for opinion... > -> https://lore.kernel.org/r/20211204022131.bmhla4gkph7s7hy2@pali/ -> https://lore.kernel.org/r/20211205123209.lyx76daqdwzqwex4@pali/ -> https://lore.kernel.org/r/20211226215135.blcnafbuwhrq5ram@pali/ -> https://lore.kernel.org/r/20220113134938.3tx7iiukphvazvsq@pali/ -> https://lore.kernel.org/r/20220308184851.jmw2xvrapy5wzwof@pali/ +> https://lore.kernel.org/r/20211204022131.bmhla4gkph7s7hy2(a)pali/ +> https://lore.kernel.org/r/20211205123209.lyx76daqdwzqwex4(a)pali/ +> https://lore.kernel.org/r/20211226215135.blcnafbuwhrq5ram(a)pali/ +> https://lore.kernel.org/r/20220113134938.3tx7iiukphvazvsq(a)pali/ +> https://lore.kernel.org/r/20220308184851.jmw2xvrapy5wzwof(a)pali/ > > If nobody is interested then please STOP sending me these Intel "0-DAY CI > Kernel Test Service" emails. Thanks! @@ -68,5 +68,5 @@ On Thu, Jul 14, 2022 at 08:57:00PM +0200, Pali Rohár wrote: > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel@lists.infradead.org +> linux-arm-kernel(a)lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 23b6e05..e29bf06 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,16 +2,8 @@ "From\0Bjorn Helgaas <helgaas@kernel.org>\0" "Subject\0Re: [PATCH] arm: ioremap: Fix compilation of code which use pci_remap_iospace() without CONFIG_MMU\0" "Date\0Thu, 14 Jul 2022 15:04:43 -0500\0" - "To\0Pali Roh\303\241r <pali@kernel.org>\0" - "Cc\0kernel test robot <lkp@intel.com>" - kbuild-all@lists.01.org - Lorenzo Pieralisi <lpieralisi@kernel.org> - Bjorn Helgaas <bhelgaas@google.com> - Russell King <linux@armlinux.org.uk> - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-pci@vger.kernel.org\0" - "\00:1\0" + "To\0kbuild-all@lists.01.org\0" + "\01:1\0" "b\0" "[+cc linux-pci, update Lorenzo's email addr]\n" "\n" @@ -26,17 +18,17 @@ "Russell, let me know if you object. Otherwise, I put it on pci/misc\n" "for v5.20.\n" "\n" - "[1] https://lore.kernel.org/r/20220114155608.GA557997@bhelgaas\n" + "[1] https://lore.kernel.org/r/20220114155608.GA557997(a)bhelgaas\n" "\n" "On Thu, Jul 14, 2022 at 08:57:00PM +0200, Pali Roh\303\241r wrote:\n" "> Custom ARM version of pci_remap_iospace() is implemented only for MMU\n" "> kernel builds. So do not define pci_remap_iospace() without CONFIG_MMU.\n" ">\n" "> See compilation failures:\n" - "> https://lore.kernel.org/r/202112040150.wvyJZIZO-lkp@intel.com/\n" - "> https://lore.kernel.org/r/202112261802.u9iXqdWh-lkp@intel.com/\n" - "> https://lore.kernel.org/r/202201131529.A2s7rKQc-lkp@intel.com/\n" - "> https://lore.kernel.org/r/202203090147.24cUL0De-lkp@intel.com/\n" + "> https://lore.kernel.org/r/202112040150.wvyJZIZO-lkp(a)intel.com/\n" + "> https://lore.kernel.org/r/202112261802.u9iXqdWh-lkp(a)intel.com/\n" + "> https://lore.kernel.org/r/202201131529.A2s7rKQc-lkp(a)intel.com/\n" + "> https://lore.kernel.org/r/202203090147.24cUL0De-lkp(a)intel.com/\n" "> \n" "> Fixes: bc02973a06a6 (\"arm: ioremap: Implement standard PCI function pci_remap_iospace()\")\n" "> Reported-by: kernel test robot <lkp@intel.com>\n" @@ -48,11 +40,11 @@ "> answered to my emails where I proposed this fix more than half year ago and\n" "> asked for opinion...\n" "> \n" - "> https://lore.kernel.org/r/20211204022131.bmhla4gkph7s7hy2@pali/\n" - "> https://lore.kernel.org/r/20211205123209.lyx76daqdwzqwex4@pali/\n" - "> https://lore.kernel.org/r/20211226215135.blcnafbuwhrq5ram@pali/\n" - "> https://lore.kernel.org/r/20220113134938.3tx7iiukphvazvsq@pali/\n" - "> https://lore.kernel.org/r/20220308184851.jmw2xvrapy5wzwof@pali/\n" + "> https://lore.kernel.org/r/20211204022131.bmhla4gkph7s7hy2(a)pali/\n" + "> https://lore.kernel.org/r/20211205123209.lyx76daqdwzqwex4(a)pali/\n" + "> https://lore.kernel.org/r/20211226215135.blcnafbuwhrq5ram(a)pali/\n" + "> https://lore.kernel.org/r/20220113134938.3tx7iiukphvazvsq(a)pali/\n" + "> https://lore.kernel.org/r/20220308184851.jmw2xvrapy5wzwof(a)pali/\n" "> \n" "> If nobody is interested then please STOP sending me these Intel \"0-DAY CI\n" "> Kernel Test Service\" emails. Thanks!\n" @@ -83,7 +75,7 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel@lists.infradead.org\n" + "> linux-arm-kernel(a)lists.infradead.org\n" > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -1a26244568e83f23aff43ca47a392ae43da88137326ef3ed902bbc61c79ec87b +90ea8beb2078c8c65f749c4aa5a816df5fe2daf9cb90dc30baa29820f1ddfbc1
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.