Skip to content
Commit e5e9ecde authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Correctly set the write flag for get_user_pages in pread.



Otherwise, the results of our read didn't show up when we were faulting in
the page being read into (as happened with a testcase reading into a big
stack area).  Likely accounts for some conformance test failures.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 2bc43b5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment