]> 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)
commitf2e5617645c1ddc166d8423082b5b6e464149378
treef1776675691d75e679596dc08c783aff64062e79
parent656b7334e9b7cc2f932beca24fc39cbfae988899
parentd16fd72baad085ad8c1a8e34766d00882fc6f416
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.