]> git.karo-electronics.de Git - karo-tx-linux.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)
commit52b679f60e2a68af88411f12318675a2424a0e14
treecde40d897c96b60fced9438df3e441d66ba005d5
parentedc67410449c668434b183bb0f770b7bf456c750
parent92c715fca907686f5298220ece53423e38ba3aed
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