From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752921AbcFVQaF (ORCPT ); Wed, 22 Jun 2016 12:30:05 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:33964 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751925AbcFVQaD (ORCPT ); Wed, 22 Jun 2016 12:30:03 -0400 Date: Wed, 22 Jun 2016 12:30:00 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Joseph Salisbury cc: rtatiya@codeaurora.org, Greg KH , Robert Ancell , "mathias.nyman@linux.intel.com" , , , , , , USB list , LKML Subject: Re: [v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices In-Reply-To: <576AB103.4060301@canonical.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Jun 2016, Joseph Salisbury wrote: > Hi Rupesh, > > A kernel bug report was opened against Ubuntu [0]. After a kernel > bisect, it was found that reverting the following commit resolved this bug: > > commit a8425292816ceaa8c49e29d2114e85d85a73e080 > Author: Rupesh Tatiya > Date: Tue Apr 14 16:36:55 2015 +0530 > > usb: Enable LPM for USB 2.01+ full-speed devices > > > The regression was introduced as of v4.2-rc1. > > I was hoping to get your feedback, since you are the patch author. Do > you think gathering any additional data will help diagnose this issue, > or would it be best to submit a revert request? Another option is to add a NO_LPM quirks entry for the troublesome device. Alan Stern