git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc43b5
)
drm/i915: Correctly set the write flag for get_user_pages in pread.
author
Eric Anholt
<eric@anholt.net>
Tue, 7 Apr 2009 23:01:22 +0000
(16:01 -0700)
committer
Eric Anholt
<eric@anholt.net>
Wed, 8 Apr 2009 17:50:56 +0000
(10:50 -0700)
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: Eric Anholt <eric@anholt.net>
No differences found