Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1533145

Re: [RFC v3 04/10] iommu: iommu_alloc_resv_region

From Auger Eric <eric.auger@redhat.com>
Newsgroups linux.kernel
Subject Re: [RFC v3 04/10] iommu: iommu_alloc_resv_region
Date 2016-11-30 10:50 +0100
Message-ID <sJ9Gy-4mz-23@gated-at.bofh.it> (permalink)
References <sDLER-5lG-1@gated-at.bofh.it> <sDLOz-5pg-63@gated-at.bofh.it> <sITiq-2kT-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Joerg,

On 29/11/2016 17:11, Joerg Roedel wrote:
> On Tue, Nov 15, 2016 at 01:09:17PM +0000, Eric Auger wrote:
>> +static inline struct iommu_resv_region *
>> +iommu_alloc_resv_region(phys_addr_t start, size_t length, unsigned int prot)
>> +{
>> +	return NULL;
>> +}
>> +
> 
> Will this function be called outside of iommu code?

No the function is not bound to be called outside of the iommu code. I
will remove this.

Thanks

Eric
> 
> 
> 
> 	Joerg
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [RFC v3 04/10] iommu: iommu_alloc_resv_region Joerg Roedel <joro@8bytes.org> - 2016-11-29 17:20 +0100
  Re: [RFC v3 04/10] iommu: iommu_alloc_resv_region Auger Eric <eric.auger@redhat.com> - 2016-11-30 10:50 +0100

csiph-web