RE: [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources

2017-05-03 Thread Bharat Bhushan
er...@vger.kernel.org > Subject: Re: [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources > > On Wed, May 03, 2017 at 09:18:58PM +0530, Bharat Bhushan wrote: > > This patch allows user-space to mmap PCI resources. This patch is > > inline to arm32 bit implementat

Re: [PATCH] ARM64/PCI: Allow userspace to mmap PCI resources

2017-05-03 Thread Lorenzo Pieralisi
On Wed, May 03, 2017 at 09:18:58PM +0530, Bharat Bhushan wrote: > This patch allows user-space to mmap PCI resources. This > patch is inline to arm32 bit implementation. > > Signed-off-by: Bharat Bhushan > --- > arch/arm64/include/asm/pci.h | 4 > arch/arm64/kernel/pci.c | 19