From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C11F8C433E0 for ; Fri, 22 May 2020 00:15:36 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 71D962072C for ; Fri, 22 May 2020 00:15:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fk05XPXI"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Y0gHGNb+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 71D962072C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id: References:In-Reply-To:Subject:To:From:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=ivFFVTVYUkff050N+qdx8iiEbO9XV9LMdXmo3+uRVlY=; b=fk05XPXIhr1GJZv4bx6t20FYVT TQURROwmH6iYWSSEBDsBkquW3j/FQUctLBkQKcCq4jmxFrTB+kzGBuFFztYJ5z6D1zbgLqcH6xyP6 Rb4B0RrY1u2eMHy/v0sTS0kQFEBgvTXPeAVu/shAPGQG5+UQGtWgPzZsV/Equm084GfQSEm9hXPC9 YMhg7e0n/VsrbvoQvN3e2UXYbYDjFhzN1YiLnhwWya89urO7hzu93lcqLIepE4h56kaGzQ5lL5Q3r rle7BM1/P5+zZpDJdwz1e4EaSKspEE2wtA5bL3i/t8iZ5KK8TCn5GYLmSgpwZh9cZG24SgeOK7hFF I2g6evSg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbvLa-0004uL-QJ; Fri, 22 May 2020 00:15:34 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbvIr-00082q-GS for linux-mtd@lists.infradead.org; Fri, 22 May 2020 00:12:47 +0000 Received: from localhost (unknown [137.135.114.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 43E43207D8; Fri, 22 May 2020 00:12:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590106363; bh=WOiqB0GpcVWMKmnet1Sc0/6IqMPI2nyLCQayz4Y0Ccw=; h=Date:From:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References:From; b=Y0gHGNb+Hj+WhIJSg+bSCrOnUQqv6oQUfjsGtTGPIZojSHPOgDCVsjvDaF94+3hj4 r7pGrJotnx7NJoO6nczDANzpIV+doNIbGGm9rA7Z4v/cvffqmUkdKSr+2U2Xmz4jQI zpuHczMIVL7oEbHKN94HNa7UyLOnLv0uQCoS3mi8= Date: Fri, 22 May 2020 00:12:42 +0000 From: Sasha Levin To: Sasha Levin To: Miquel Raynal To: Subject: Re: [PATCH v2 48/62] mtd: rawnand: sharpsl: Fix the probe error path In-Reply-To: <20200519130035.1883-49-miquel.raynal@bootlin.com> References: <20200519130035.1883-49-miquel.raynal@bootlin.com> Message-Id: <20200522001243.43E43207D8@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200521_171245_732914_670E1AD1 X-CRM114-Status: UNSURE ( 7.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: stable@vger.kernel.org, Miquel Raynal MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: d44154f969a4 ("mtd: nand: Provide nand_cleanup() function to free NAND related resources"). The bot has tested the following trees: v5.6.13, v5.4.41, v4.19.123, v4.14.180, v4.9.223. v5.6.13: Build OK! v5.4.41: Build OK! v4.19.123: Failed to apply! Possible dependencies: 59ac276f2227 ("mtd: rawnand: Pass a nand_chip object to nand_release()") v4.14.180: Failed to apply! Possible dependencies: 02f26ecf8c77 ("mtd: nand: add reworked Marvell NAND controller driver") 256c4fc76a80 ("mtd: rawnand: add a way to pass an ID table with nand_scan()") 39b77c586e17 ("mtd: rawnand: fsl_elbc: fix probe function error path") 59ac276f2227 ("mtd: rawnand: Pass a nand_chip object to nand_release()") 63fa37f0c512 ("mtd: rawnand: Replace printk() with appropriate pr_*() macro") 97d90da8a886 ("mtd: nand: provide several helpers to do common NAND operations") 98732da1a08e ("mtd: rawnand: do not export nand_scan_[ident|tail]() anymore") acfc33091f7a ("mtd: rawnand: fsl_ifc: fix probe function error path") v4.9.223: Failed to apply! Possible dependencies: 24755a55b01f ("Documentation/00-index: update for new core-api folder") 4ad4b21b1b81 ("docs-rst: convert usb docbooks to ReST") 59ac276f2227 ("mtd: rawnand: Pass a nand_chip object to nand_release()") 609f212f6a12 ("docs-rst: convert mtdnand book to ReST") 66115335fbb4 ("docs: Fix build failure") 7ddedebb03b7 ("ALSA: doc: ReSTize writing-an-alsa-driver document") 8551914a5e19 ("ALSA: doc: ReSTize alsa-driver-api document") 90f9f118b75c ("docs-rst: convert filesystems book to ReST") 93dc3a112bf8 ("doc: Convert the debugobjects DocBook template to sphinx") c441a4781ff1 ("crypto: doc - remove crypto API DocBook") d6ba7a9c8b5a ("doc: Sphinxify the tracepoint docbook") e7f08ffb1855 ("Documentation/workqueue.txt: convert to ReST markup") f3fc83e55533 ("docs: Fix htmldocs build failure") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/