[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <16527.1492075363@warthog.procyon.org.uk>
Date: Thu, 13 Apr 2017 10:22:43 +0100
From: David Howells <dhowells@...hat.com>
To: David Woodhouse <dwmw2@...radead.org>
Cc: dhowells@...hat.com, linux-pci@...r.kernel.org,
linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 10/27] pci: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse <dwmw2@...radead.org> wrote:
> + vma->vm_pgoff += (pci_resource_start(pdev, bar) >> PAGE_SHIFT);
> + vma->vm_ops = &pci_phys_vm_ops;
Whitespace error.
David
Powered by blists - more mailing lists