]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
commit3779cee1a39cf465e6b845709b2716847ea63fe5
treef1776675691d75e679596dc08c783aff64062e79
parent95f9fd35a003ab16e3fedff29d944b36a1d58c5f
parent4d22f0c22ffe1db846244f2a993a4185235a3df7
Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm-fixes

This pull request brings in a few little error checking fixes and one
slow memory leak fix.

* tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux:
  drm/vc4: Return -EINVAL on the overflow checks failing.
  drm/vc4: Fix an integer overflow in temporary allocation layout.
  drm/vc4: fix a bounds check
  drm/vc4: Fix memory leak of the CRTC state.