From: David S. Miller Date: Tue, 14 Feb 2006 05:50:27 +0000 (-0800) Subject: [SPARC64]: Fix IOMMU mapping on sun4v. X-Git-Tag: v2.6.17-rc1~1184^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8f486ae7fe90d7bb99a70a42d71c9a40688ec2;p=pandora-kernel.git [SPARC64]: Fix IOMMU mapping on sun4v. We should dynamically allocate the per-cpu pglist not use an in-kernel-image datum, since __pa() does not work on such addresses. Also, consistently use "u32" for devhandle. Signed-off-by: David S. Miller --- Reading git-diff-tree failed