From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47526 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755142AbeDCKWx (ORCPT ); Tue, 3 Apr 2018 06:22:53 -0400 Date: Tue, 3 Apr 2018 12:22:44 +0200 From: Greg KH To: Wang Han Cc: stable@vger.kernel.org Subject: Re: Two patches request for 3.18 stable Message-ID: <20180403102243.GA17259@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 Tue, Apr 03, 2018 at 02:12:08PM +0800, Wang Han wrote: > When going through the tree, I found some of the patches are > backported incorrectly and they > have been fixed on 4.4. > > So I would like to request these 2 patches from 4.4 stable to get > ported to 3.18: > > Revert "led: core: Fix brightness setting when setting delay_off=0" > (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=3f3437fbb2d8f780e84f507282d03facb4ccf248) > > xhci: Fix ring leak in failure path of xhci_alloc_virt_device() > (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y&id=3ae43090f13b7f6b6a8d4f4889727d2db4e81dd8) Both now applied, thanks. greg k-h