aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2015-10-01 12:34:45 +0100
committerDaniel Vetter <[email protected]>2015-10-06 14:15:29 +0200
commit68d6c840595849c0d29f6c52bc75b44ded66b41f (patch)
treec53a80755328b103bdf4c79c60d4f5a7e037f318 /net/lapb/lapb_iface.c
parent24dfd0736c9fc01d096e5760c656032b5a07e962 (diff)
drm/i915: Only update the current userptr worker
The userptr worker allows for a slight race condition where upon there may two or more threads calling get_user_pages for the same object. When we have the array of pages, then we serialise the update of the object. However, the worker should only overwrite the obj->userptr.work pointer if and only if it is the active one. Currently we clear it for a secondary worker with the effect that we may rarely force a second lookup. v2: Rebase and rename a variable to avoid 80cols v3: Mention v2 Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions