diff for duplicates of <20160617195237.GA10416@localhost> diff --git a/a/1.txt b/N1/1.txt index 3240ec4..87f0644 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Fri, Jun 17, 2016 at 12:25: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 a691e3a..04185e4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0CAE9FiQVMxuo16MArLXjT8oaSGMce1G=evaWqeOaW-WeT_ju6Mw@mail.gmail.com\0" "From\0Bjorn Helgaas <helgaas@kernel.org>\0" "Subject\0Re: [PATCH v12.update2 02/15] PCI: Let pci_mmap_page_range() take resource address\0" - "Date\0Fri, 17 Jun 2016 14:52:37 -0500\0" + "Date\0Fri, 17 Jun 2016 19:52:37 +0000\0" "To\0Yinghai Lu <yinghai@kernel.org>\0" "Cc\0Bjorn Helgaas <bhelgaas@google.com>" David Miller <davem@davemloft.net> @@ -26,7 +26,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" @@ -90,4 +90,4 @@ "\n" Bjorn -6ee760901bd3bb36ee78e90040419fc4ec7279ce38348403c8bb9d593d0ec2b9 +c21b6ca37a3107d591809237e65c1fd8fc2abafb5f3377127d0bccf2249715c0
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.