diff options
author | Lyude Paul <lyude@redhat.com> | 2018-12-12 02:56:20 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2018-12-12 10:00:26 +0300 |
commit | 24199c5436f267399afed0c4f1f57663c0408f57 (patch) | |
tree | f4811083920d7453c39f9f192023400c8dc1956d /Documentation/thermal | |
parent | 970a5ee41c72df46e3b0f307528c7d8ef7734a2e (diff) | |
download | linux-24199c5436f267399afed0c4f1f57663c0408f57.tar.xz |
drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
Noticed this while working on redoing the reference counting scheme in
the DP MST helpers. Nouveau doesn't attempt to call
drm_dp_mst_topology_mgr_destroy() at all, which leaves it leaking all of
the resources for drm_dp_mst_topology_mgr and it's children mstbs+ports.
Fixes: f479c0ba4a17 ("drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream")
Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: <stable@vger.kernel.org> # v4.10+
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'Documentation/thermal')
0 files changed, 0 insertions, 0 deletions