From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v1 2/3] xen/arm: smmu: Renaming arm_smmu_xen_domain with, domain_iommu_info Date: Fri, 27 Mar 2015 13:02:01 +0000 Message-ID: <551554C9.9090601@linaro.org> References: <55150552.8060402@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55150552.8060402@caviumnetworks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Manish Jaggi , Xen Devel , "Prasun.kapoor@cavium.com" , "Kumar, Vijaya" , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Hi Manish, On 27/03/15 07:22, Manish Jaggi wrote: > The name arm_smmu_xen_domain was mapped to domain_hvm_iommu(d)->arch.priv. > Also there are a lot of datastructre in smmu.c with name ending in domain data structure. > it is not intuitive and code is hard to understand. Now it's more difficult to differentiate domain_iommu_info and iommu_domain. Regards, Regards, -- Julien Grall