]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/drm-misc...
authorDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:45:27 +0000 (08:45 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:45:27 +0000 (08:45 +1000)
commit6733c2aa5c6d44771ada0a1629e065498a15fb79
treecde40d897c96b60fced9438df3e441d66ba005d5
parent5676616aba5550c9c50fd621f8c942baec6d6fa8
parent6c068dcf7ddfe1af42ba55fe83dfa77b2ded7532
Merge tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes

2 patches to fix the oops Dave Hanse reported, plus a double kfree fix
Maarten discovered while backporting the fix for Linus.

For Linus' vma tracking oops the plan is to send you a dedicated pull with
the 2 patches we need, but since it's tricky we're letting CI beat on it a
bit more.

* tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/drm-misc:
  drm/atomic: Fix double free in drm_atomic_state_default_clear
  drm: Don't race connector registration
  drm: prevent double-(un)registration for connectors