diff for duplicates of <20160622152243.GC25485@localhost> diff --git a/a/1.txt b/N1/1.txt index 831e8d1..d6e6784 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Tue, Jun 21, 2016 at 09:32:49PM -0700, Yinghai Lu wrote: > >> > >> | start = vma->vm_pgoff; > >> | size = ((pci_resource_len(pdev, resno) - 1) >> PAGE_SHIFT) + 1; -> >> | pci_start = (mmap_api == PCI_MMAP_PROCFS) ? +> >> | pci_start = (mmap_api = PCI_MMAP_PROCFS) ? > >> | pci_resource_start(pdev, resno) >> PAGE_SHIFT : 0; > >> | if (start >= pci_start && start < pci_start + size && > >> | start + nr <= pci_start + size) diff --git a/a/content_digest b/N1/content_digest index d5257dc..116aee2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0CAE9FiQXKVLWZaiD0CgSGEMN6c4g6GeCNGS=NE=gC-CEAymo1eQ@mail.gmail.com\0" "From\0Bjorn Helgaas <helgaas@kernel.org>\0" "Subject\0Re: [PATCH v13 01/16] PCI: Let pci_mmap_page_range() take resource address\0" - "Date\0Wed, 22 Jun 2016 10:22:43 -0500\0" + "Date\0Wed, 22 Jun 2016 15:22:43 +0000\0" "To\0Yinghai Lu <yinghai@kernel.org>\0" "Cc\0Bjorn Helgaas <bhelgaas@google.com>" David Miller <davem@davemloft.net> @@ -27,7 +27,7 @@ "> >>\n" "> >> | start = vma->vm_pgoff;\n" "> >> | size = ((pci_resource_len(pdev, resno) - 1) >> PAGE_SHIFT) + 1;\n" - "> >> | pci_start = (mmap_api == PCI_MMAP_PROCFS) ?\n" + "> >> | pci_start = (mmap_api = PCI_MMAP_PROCFS) ?\n" "> >> | pci_resource_start(pdev, resno) >> PAGE_SHIFT : 0;\n" "> >> | if (start >= pci_start && start < pci_start + size &&\n" "> >> | start + nr <= pci_start + size)\n" @@ -69,4 +69,4 @@ "\n" Bjorn -4fc8abfe4bb4f42a3df35683db5664f92f06191fa17a97adab934f1f0aed4892 +b5403b1457134b4e186d4ef0fb1decd7bceea105ef6af4a1833cc6271063958d
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.