commit | 419fa72a1973c9ba2fd2c2505dc889f54b857459 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 08 10:53:13 2013 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jan 17 22:08:00 2013 +0100 |
tree | f16212414b17bb55a5c90c0a11de01fd8d487fd5 | |
parent | 43e28f092b2fa4ebc46bdc210134a80610815785 [diff] |
drm/i915: Mark a temporary allocation for copy-from-user as such The difference is that the kernel will then know that this memory will be reclaimable in the near future. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>