From: Sowmini Varadhan Date: Thu, 9 Apr 2015 19:33:32 +0000 (-0400) Subject: sparc: Make LDC use common iommu poll management functions X-Git-Tag: omap-for-v4.1/fixes-rc1~93^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae53ed15d9b87b883b593a9884957cfa4fc2480;p=pandora-kernel.git sparc: Make LDC use common iommu poll management functions Note that this conversion is only being done to consolidate the code and ensure that the common code provides the sufficient abstraction. It is not expected to result in any noticeable performance improvement, as there is typically one ldc_iommu per vnet_port, and each one has 8k entries, with a typical request for 1-4 pages. Thus LDC uses npools == 1. Signed-off-by: Sowmini Varadhan Acked-by: Benjamin Herrenschmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed