mbox series

[pull] amdgpu drm-fixes-5.4

Message ID 20191010031023.23359-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] amdgpu drm-fixes-5.4 | expand

Pull-request

git://people.freedesktop.org/~agd5f/linux tags/drm-fixes-5.4-2019-10-09

Message

Alex Deucher Oct. 10, 2019, 3:10 a.m. UTC
Hi Dave, Daniel,

Just a single fix this week for 5.4.

The following changes since commit da0c9ea146cbe92b832f1b0f694840ea8eb33cce:

  Linux 5.4-rc2 (2019-10-06 14:27:30 -0700)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/drm-fixes-5.4-2019-10-09

for you to fetch changes up to 083164dbdb17c5ea4ad92c1782b59c9d75567790:

  drm/amdgpu: fix memory leak (2019-10-09 11:45:59 -0500)

----------------------------------------------------------------
drm-fixes-5.4-2019-10-09:

amdgpu:
- fix memory leak in bo_list ioctl error path

----------------------------------------------------------------
Nirmoy Das (1):
      drm/amdgpu: fix memory leak

 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)