Re: [PATCH v2 0/3] drm/mst: Fix sideband msg reception error path

2017-07-20 Thread Imre Deak
On Wed, Jul 19, 2017 at 02:16:35PM -0400, Lyude Paul wrote: > On Wed, 2017-07-19 at 14:43 +0300, Imre Deak wrote: > > This is a resend of the last two patches from [1], addressing Lyude's > > comments and adding his R-bs. The first patch in [1] isn't needed any > It's "her" by the way :P. Ok, didn

Re: [PATCH v2 0/3] drm/mst: Fix sideband msg reception error path

2017-07-20 Thread Daniel Vetter
On Wed, Jul 19, 2017 at 02:16:35PM -0400, Lyude Paul wrote: > Also would you mind resending this with a Cc to sta...@vger.kernel.org > after seeing if this can be backported? This is probably something we > should get into the stable kernel as well. Applied to drm-misc-fixes with cc: stable on all

Re: [PATCH v2 0/3] drm/mst: Fix sideband msg reception error path

2017-07-19 Thread Lyude Paul
On Wed, 2017-07-19 at 14:43 +0300, Imre Deak wrote: > This is a resend of the last two patches from [1], addressing Lyude's > comments and adding his R-bs. The first patch in [1] isn't needed any It's "her" by the way :P. Also would you mind resending this with a Cc to sta...@vger.kernel.org after

[PATCH v2 0/3] drm/mst: Fix sideband msg reception error path

2017-07-19 Thread Imre Deak
This is a resend of the last two patches from [1], addressing Lyude's comments and adding his R-bs. The first patch in [1] isn't needed any more. Patch 3 is a fix for a related issue I noticed since the original patchset. https://lists.freedesktop.org/archives/dri-devel/2016-May/107420.html Cc: D