projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9f3e1c5
8d1b780
)
Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
author
Dave Airlie
<airlied@redhat.com>
Fri, 8 Dec 2023 03:55:29 +0000
(13:55 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 8 Dec 2023 03:55:32 +0000
(13:55 +1000)
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 <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20231207042223.2473706-1-inki.dae@samsung.com
Trivial merge