Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 20 Sep 2017 22:02:39 +0000 (08:02 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 20 Sep 2017 22:02:39 +0000 (08:02 +1000)
commit56eac98b8a0bbb72132340dbfedc912c68c4bd56
treeac6a71f808282c06ffe0f01a2f6df7a5d41f3cf8
parentc106c7a5afa6edb7f245b2d1409636be52d80c7a
parent04fc52fb222d35e1f7a0d5d85b19a676ea1e10e8
Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-fixes

- fix suspend/resume issues.
- fix memory corruption detected by kasan.
- fix build error on x86.

* tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos/hdmi: Fix unsafe list iteration
  drm: exynos: include linux/irq.h
  drm/exynos: Fix suspend/resume support
  drm/exynos: Fix locking in the suspend/resume paths