diff options
author | Joonas Lahtinen <[email protected]> | 2019-02-07 10:54:54 +0200 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2019-02-07 14:10:36 +0200 |
commit | ebfb6977801da521d8d5d752d373a187e2a2b9b3 (patch) | |
tree | 7e8b004060eb0c8dff3fcf7b5223b5a2d55d8aa0 /scripts/bpf_helpers_doc.py | |
parent | 5c4604e757ba9b193b09768d75a7d2105a5b883f (diff) |
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Add err goto label and use it when VMA can't be established or changes
underneath.
v2:
- Dropping Fixes: as it's indeed impossible to race an object to the
error address. (Chris)
v3:
- Use IS_ERR_VALUE (Chris)
Reported-by: Adam Zabrocki <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Adam Zabrocki <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]> #v2
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions