Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752247AbdHLWIv (ORCPT ); Sat, 12 Aug 2017 18:08:51 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:37858 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018AbdHLWIu (ORCPT ); Sat, 12 Aug 2017 18:08:50 -0400 Date: Sat, 12 Aug 2017 15:08:27 -0700 From: Brian Norris To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Boris Brezillon , Cyrille Pitchen , Marek Vasut , Richard Weinberger , Abhishek Sahu Subject: [GIT PULL] Another MTD fix for v4.13-rc5 Message-ID: <20170812220827.GA28868@brian-ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 933 Lines: 27 Hi Linus, The following changes since commit 33983675fbd5b2447430c3dd4c205e879576b475: Merge tag 'nand/fixes-for-4.13-rc4' of git://git.infradead.org/l2-mtd into MTD (2017-08-04 18:42:37 -0700) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/for-linus-20170812 for you to fetch changes up to 9a51544774a57fcb94994a61860a17f9e63a8d7b: mtd: blkdevs: Fix mtd block write failure (2017-08-12 14:53:24 -0700) ---------------------------------------------------------------- Another MTD fix for v4.13-rc5: An mtdblock regression occurred in -rc1 (all writes were broken!), in the process of some block subsystem refactoring. Noticed and fixed last week, but I'm a little slow on the uptake. ---------------------------------------------------------------- Abhishek Sahu (1): mtd: blkdevs: Fix mtd block write failure drivers/mtd/mtd_blkdevs.c | 1 + 1 file changed, 1 insertion(+)