[Bug 98826] [skl dp-mst hpd] kasan report for drm_setup_crtcs()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 5 14:38:37 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98826

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 966a6a13c6660b499caf2932de22ae70c1317786
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Nov 29 12:02:15 2016 +0000

    drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs

    The fb_helper->connector_count is modified when a new connector is
    constructed following a hotplug event (e.g. DP-MST). This causes trouble
    for drm_setup_crtcs() and friends that assume that fb_helper is
    constant:

fixes this one, but https://intel-gfx-ci.01.org/CI/Patchwork_3189/ shows
another.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161205/5b5e47a4/attachment.html>


More information about the intel-gfx-bugs mailing list