]> Git Repo - linux.git/commit
Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <[email protected]>
Fri, 8 Dec 2023 03:55:29 +0000 (13:55 +1000)
committerDave Airlie <[email protected]>
Fri, 8 Dec 2023 03:55:32 +0000 (13:55 +1000)
commitb7b5a56acec819bb8dcd03c687e97a091b29d28f
tree3f40d088b9dca6ac58a2dc876fcbc22aeb003e1b
parent9f3e1c5919169002c547df783b6167a2fc06c005
parent8d1b7809684c688005706125b804e1f9792d2b1b
Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes

Two fixups
- Fix a potential error pointer dereference by checking the return value
  of exynos_drm_crtc_get_by_type() function before accessing to crtc
  object.
- Fix a wrong error checking in exynos_drm_dma.c modules, which was reported
  by Dan[1]

[1] https://lore.kernel.org/all/33e52277-1349-472b-a55b-ab5c3462bfcf@moroto.mountain/

Signed-off-by: Dave Airlie <[email protected]>
From: Inki Dae <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
This page took 0.052379 seconds and 4 git commands to generate.