From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48722 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753043AbcAGUSx (ORCPT ); Thu, 7 Jan 2016 15:18:53 -0500 Date: Thu, 7 Jan 2016 12:18:51 -0800 From: Greg KH To: Andy Lutomirski Cc: Mika Westerberg , stable , Josh Boyer , btissoir@redhat.com Subject: Re: backport 6d4f5440a3a2 to 4.3? Message-ID: <20160107201851.GA1766@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jan 07, 2016 at 12:09:34PM -0800, Andy Lutomirski wrote: > Hi, Mika and Greg- > > Should this commit: > > commit 6d4f5440a3a2bb2e9d0d582bbf98234e9e9bb095 > Author: Mika Westerberg > Date: Wed Oct 7 15:33:43 2015 +0300 > > HID: multitouch: Fetch feature reports on demand for Win8 devices > > be backported to 4.3? > > AFAICT the issue affects a range of Skylake systems, but only on Linux > 4.3, because 4.2 and below don't have the intel_lpss driver and end up > driving the pad in compatibility mode, which isn't affected. Looks reasonable to me, is it a clean "cherry-pick"? thanks, greg k-h