mbox series

[pull] amdgpu drm-fixes-5.4

Message ID 20191114221354.3914-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-11-14

Message

Alex Deucher Nov. 14, 2019, 10:13 p.m. UTC
Hi Dave, Daniel,

Just one fix for 5.4.

The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a84fddb16d9bdcb2e40b26aa53a4e4703839298a:

  drm/amdgpu: fix null pointer deref in firmware header printing (2019-11-14 16:53:19 -0500)

----------------------------------------------------------------
drm-fixes-5.4-2019-11-14:

amdgpu:
- Fix a potential crash in firmware parsing

----------------------------------------------------------------
Xiaojie Yuan (1):
      drm/amdgpu: fix null pointer deref in firmware header printing

 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 38 ++++++++++++++-------------------
 1 file changed, 16 insertions(+), 22 deletions(-)