diff options
author | Sean Paul <[email protected]> | 2019-06-19 14:19:47 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-06-20 10:03:21 -0400 |
commit | 002c845be525939ee22899452fbe2b597d27b424 (patch) | |
tree | 76e033a4c13b48524f47b27733e581fc952ed73a /scripts/bpf_helpers_doc.py | |
parent | 7d0ed30433aa88c94411b6c078a7985a6e7c889f (diff) |
drm/self_refresh: Fix possible NULL deref in failure path
If state allocation fails, we still try to give back the reference on
it. Also initialize ret in case the crtc is not enabled and we hit the
eject button.
Fixes: 1452c25b0e60 ("drm: Add helpers to kick off self refresh mode in drivers")
Cc: Daniel Vetter <[email protected]>
Cc: Jose Souza <[email protected]>
Cc: Zain Wang <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Sean Paul <[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