diff for duplicates of <20231121222325.GA260057@bhelgaas> diff --git a/a/1.txt b/N1/1.txt index f046f73..8a9787a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,3 +72,8 @@ solve the problem. > > > + msg_addr = virt_to_phys((__force const void *)port->base + PCIE_MSI_VECTOR); > > > val = lower_32_bits(msg_addr); > > > writel(val, port->base + PCIE_IMSI_ADDR); + +_______________________________________________ +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 69f54fc..d9afa4f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -91,6 +91,11 @@ "> > > -\tmsg_addr = virt_to_phys(port->base + PCIE_MSI_VECTOR);\n" "> > > +\tmsg_addr = virt_to_phys((__force const void *)port->base + PCIE_MSI_VECTOR);\n" "> > > \tval = lower_32_bits(msg_addr);\n" - "> > > \twritel(val, port->base + PCIE_IMSI_ADDR);" + "> > > \twritel(val, port->base + PCIE_IMSI_ADDR);\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 -28db98c74e118709f13a29f399d87651b7a07dbc309eb414630516d5db529b77 +dfbaba94757a965668a464f6256424907b7315922d69454fc8bc66fff926c35c
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.