Files
linux/drivers/gpu/drm/msm
Johan Hovold 8e47f51af8 drm/msm: fix memleak on release
commit a64fc11b9a upstream.

If a process is interrupted while accessing the "gpu" debugfs file and
the drm device struct_mutex is contended, release() could return early
and fail to free related resources.

Note that the return value from release() is ignored.

Fixes: 4f776f4511 ("drm/msm/gpu: Convert the GPU show function to use the GPU state")
Cc: stable <stable@vger.kernel.org>     # 4.18
Cc: Jordan Crouse <jcrouse@codeaurora.org>
Cc: Rob Clark <robdclark@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010131333.23635-2-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-13 08:52:44 +01:00
..
2018-08-10 18:49:18 -04:00
2018-08-10 18:49:18 -04:00
2019-12-13 08:52:44 +01:00
2019-08-25 10:47:57 +02:00
2018-03-19 06:33:35 -04:00
2018-12-21 14:15:19 +01:00
2018-07-26 10:45:04 -04:00
2014-01-09 14:44:06 -05:00