From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47766 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751589AbeDJVRG (ORCPT ); Tue, 10 Apr 2018 17:17:06 -0400 Date: Tue, 10 Apr 2018 23:16:59 +0200 From: Greg Kroah-Hartman To: Amit Pundir Cc: Boris Brezillon , alexander.levin@microsoft.com, han.xu@nxp.com, marek.vasut@gmail.com, stable , stable-commits@vger.kernel.org Subject: Re: Patch "mtd: nand: gpmi: Fix gpmi_nand_init() error path" has been added to the 4.4-stable tree Message-ID: <20180410211659.GD19732@kroah.com> References: <15233510821084@kroah.com> 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 Wed, Apr 11, 2018 at 12:18:43AM +0530, Amit Pundir wrote: > On 10 April 2018 at 14:34, wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > mtd: nand: gpmi: Fix gpmi_nand_init() error path > > > > to the 4.4-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > mtd-nand-gpmi-fix-gpmi_nand_init-error-path.patch > > and it can be found in the queue-4.4 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > This patch broke ARM builds at kernelci > https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.127-170-g7914585b83e0/ > > It depends on nand_cleanup() introduced in d44154f969a4 ("mtd: nand: > Provide nand_cleanup() function to free NAND related resources") Thanks, now dropped. greg k-h