From: Ben Widawsky Date: Mon, 16 Apr 2012 21:07:47 +0000 (-0700) Subject: drm/i915: [sparse] __iomem fixes for gem X-Git-Tag: v3.5-rc1~83^2~8^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0c7cfbb4d25aad44137b6531365d29d3080349;p=pandora-kernel.git drm/i915: [sparse] __iomem fixes for gem As with one of the earlier patches in the series, we're forced to cast for copy_[to|from]_user. Again because of the nature of the GEN x86 exclusivity, this should be safe. Signed-off-by: Ben Widawsky [danvet: Added some bikeshed.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed