From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753639AbcETP4s (ORCPT ); Fri, 20 May 2016 11:56:48 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:42719 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbcETP4q convert rfc822-to-8bit (ORCPT ); Fri, 20 May 2016 11:56:46 -0400 From: Joseph Salisbury Subject: [PATCH][v3.13.y-ckt][v3.19-ckt][v4.2.y-ckt]Revert "usb: hub: do not clear BOS field during reset device" To: Kamal Mostafa Cc: Greg KH , "stable@vger.kernel.org" , tonyb@cybernetics.com, changbin.du@intel.com, Alan Stern , baolu.lu@linux.intel.com, chasemetzger15@gmail.com, kborer@gmail.com, mathias.nyman@linux.intel.com, jun.li@freescale.com, Robert.Schlabbach@gmx.net, USB list , LKML Message-ID: <573F33B7.5040602@canonical.com> Date: Fri, 20 May 2016 11:56:39 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Please consider including commit e5bdfd50d6f76077bf8441d130c606229e100d40 in the next v3.13.y-ckt, v3.19-ckt and v4.2.y-ckt releases. It was included upstream as of v4.5-rc6. This commit has been tested and resolves the following bug: http://pad.lv/1582864. According to the commit message, this patch has already been included in the following -stable kernels: 4.5.0-rc4 (current git) 4.4.2 4.3.6 (currently in review) 4.1.18 3.18.27 3.14.61 commit e5bdfd50d6f76077bf8441d130c606229e100d40 Author: Greg Kroah-Hartman Date: Sat Feb 20 14:19:34 2016 -0800 Revert "usb: hub: do not clear BOS field during reset device" Sincerely, Joseph Salisbury