commit | 4f0c7cfbb4d25aad44137b6531365d29d3080349 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Mon Apr 16 14:07:47 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 03 11:18:01 2012 +0200 |
tree | 036ff522f3ac38827c116f406af9492dc13d2cd7 | |
parent | 0d38f00904bd74d791d60105dd4323c60f1767cb [diff] |
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 <benjamin.widawsky@intel.com> [danvet: Added some bikeshed.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>