diff options
author | 2010-05-27 14:15:35 +0100 | |
---|---|---|
committer | 2010-05-28 11:03:29 -0700 | |
commit | ab34c226812588de8f341ce48eb32c3fef5155a9 (patch) | |
tree | e508b67a2d7ea0ea6450b0d8d9eedfb1f5cb2772 /net/ipv4/tcp_timer.c | |
parent | drm/i915: Use non-atomic kmap for slow copy paths (diff) | |
download | linux-dev-ab34c226812588de8f341ce48eb32c3fef5155a9.tar.xz linux-dev-ab34c226812588de8f341ce48eb32c3fef5155a9.zip |
drm/i915: Fix up address spaces in slow_kernel_write()
Since we now get_user_pages() outside of the mutex prior to performing
the copy, we kmap() the page inside the copy routine and so need to
perform an ordinary memcpy() and not copy_from_user().
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions