On Wed, Mar 15, 2017 at 05:51:48PM +0200, Imre Deak wrote: > On Sun, Mar 12, 2017 at 08:14:40PM +0100, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 4.10-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > This failed due to the upstream s/IS_BROXTON/IS_GEN9_LP/ change missing > from 4.10. Backporting that is non-trivial (has its own dependencies) > and is just a semantic change, I'd instead do a trivial rebase for this > fix on 4.10. > > Also, I only noticed now, that this fix has the following functional > dependency: > > commit d0480efb672485cd032e3d9cf0023583d86945b9 > Author: Imre Deak <imre.deak@xxxxxxxxx> > Date: Tue Nov 29 21:40:29 2016 +0200 > > drm/i915/lspcon: Enable AUX interrupts for resume time initialization > > which needs a trivial rebasing on 4.10 due to s/dev/dev_priv/ upstream > change. > > If no objections, I'll resend the above patch and the 2 patches in this > patchset for 4.10 with the trival rebases. The fix isn't needed for 4.9 > since LSPCON was added only in 4.10, I'll fix the Cc: stable tag > accordingly. Sounds good to me, please send them on. thanks, greg k-h