From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.sigma-star.at ([95.130.255.111]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eBpwO-0006Dn-6s for linux-mtd@lists.infradead.org; Mon, 06 Nov 2017 22:32:29 +0000 From: Richard Weinberger To: Boris Brezillon Cc: Brian Norris , Cyrille Pitchen , Marek Vasut , David Woodhouse , "linux-mtd@lists.infradead.org" Subject: Re: [GIT PULL v2] mtd: nand: Changes for 4.15 Date: Mon, 06 Nov 2017 23:32:20 +0100 Message-ID: <3354317.Wf7lhG9T9M@blindfold> In-Reply-To: <20171101203700.625fac7a@bbrezillon> References: <20171101203700.625fac7a@bbrezillon> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am Mittwoch, 1. November 2017, 20:37:00 CET schrieb Boris Brezillon: > Hi Richard, > > Here is a v2 of my NAND PR for 4.15 (just added one patch fixing a bug in > nand_panic_write()). As usual, let me know if you spot anything weird in > there. > > Thanks, > > Boris > > The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: > > Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) > > are available in the git repository at: > > git://git.infradead.org/l2-mtd.git tags/nand/for-4.15 > > for you to fetch changes up to 30863e38ebeb500a31cecee8096fb5002677dd9b: > > mtd: nand: Fix writing mtdoops to nand flash. (2017-10-31 16:25:43 +0100) Pulled and pushed to l2-mtd.git! Thanks, //richard