Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/drm-misc...
authorDave Airlie <[email protected]>
Thu, 17 May 2018 02:00:17 +0000 (12:00 +1000)
committerDave Airlie <[email protected]>
Thu, 17 May 2018 02:00:17 +0000 (12:00 +1000)
commit3d3aa969cbb4f0a5586798de7885309c6550af18
treeb336179865b7845474ed7f9ef602bead71ab3c8b
parent76ef6b28ea4f81c3d511866a9b31392caa833126
parent2b6207291b7b277a5df9d1aab44b56815a292dba
Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

- core: Fix regression in dev node offsets (Haneen)
- vc4: Fix memory leak on driver close (Eric)
- dumb-buffers: Prevent overflow in DIV_ROUND_UP() (Dan)

Cc: Haneen Mohammed <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Dan Carpenter <[email protected]>
* tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/drm-misc:
  drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
  drm/vc4: Fix leak of the file_priv that stored the perfmon.
  drm: Match sysfs name in link removal to link creation