Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760794AbdLSFf1 (ORCPT ); Tue, 19 Dec 2017 00:35:27 -0500 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:37596 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760748AbdLSFfT (ORCPT ); Tue, 19 Dec 2017 00:35:19 -0500 Date: Tue, 19 Dec 2017 06:34:59 +0100 From: Willy Tarreau To: Miquel RAYNAL Cc: Boris Brezillon , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , Ezequiel Garcia , Robert Jarzmik , linux-arm-kernel Subject: Re: pxa3xx_nand times out in 4.14 with JFFS2 Message-ID: <20171219053459.GA7756@1wt.eu> References: <20171217190056.GA1107@1wt.eu> <20171217211650.GA6815@1wt.eu> <20171217222611.59f9031b@bbrezillon> <20171217224617.1f9b8b84@xps13> <20171218063715.GA20461@1wt.eu> <20171218070617.GA16559@1wt.eu> <20171218112208.0057634d@xps13> <20171218215217.GA17755@1wt.eu> <20171219011315.2fa0f9d1@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171219011315.2fa0f9d1@xps13> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 500 Lines: 13 On Tue, Dec 19, 2017 at 01:13:15AM +0100, Miquel RAYNAL wrote: > Boris' fix wouldn't apply anyway as it was written for pxa3xx_nand.c > and here you are using marvell_nand.c and the code is really different. yep I noticed already during the first problem, I couldn't even find where the equivalent part of the code was located. > Thanks again for your help, reviews or tested-by's are welcome for this > driver ;) do not hesitate to add my tested-by on your current patchset if that helps. Willy