Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorInki Dae <inki.dae@samsung.com>
Tue, 12 Dec 2023 04:06:29 +0000 (13:06 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 12 Dec 2023 04:06:29 +0000 (13:06 +0900)
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/

1  2 
MAINTAINERS
drivers/gpu/drm/drm_gpuvm.c
drivers/gpu/drm/nouveau/nouveau_bo.c
include/drm/drm_gpuvm.h

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge