Re: [PATCH v3 RFC 2/3] sparc: Make sparc64 use scalable lib/iommu-common.c functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx>
Date: Tue, 10 Mar 2015 18:27:04 -0400

> @@ -142,7 +142,12 @@ struct pci_pbm_info {
>  	struct strbuf			stc;
>  
>  	/* IOMMU state, potentially shared by both PBM segments. */
> -	struct iommu			*iommu;
> +#ifdef notyet
> +	struct iommu_sparc			*iommu;
> +#else
> +	/* change only pci_sun4v and DMA to use new iommu_table for now */
> +	void					*iommu;
> +#endif
>  
>  	/* Now things for the actual PCI bus probes. */
>  	unsigned int			pci_first_busno;

Since you converted everything, this shouldn't be necessary right?
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux