From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44964 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387910AbeGWNVr (ORCPT ); Mon, 23 Jul 2018 09:21:47 -0400 Date: Mon, 23 Jul 2018 14:20:49 +0200 From: Greg KH To: Richard Weinberger Cc: stable@vger.kernel.org Subject: Re: [PATCH 0/6] UBI fixes backported to 4.4.x Message-ID: <20180723122049.GB14445@kroah.com> References: <20180723121014.30778-1-richard@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180723121014.30778-1-richard@nod.at> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 23, 2018 at 02:10:08PM +0200, Richard Weinberger wrote: > Greg, > > this series contains backports of the following upstream commits: > > 243a4f8126fc ubi: Introduce vol_ignored() > fdf10ed710c0 ubi: Rework Fastmap attach base code > 74f2c6e9a47c ubi: Be more paranoid while seaching for the most recent Fastmap > 2e8f08deabbc ubi: Fix races around ubi_refill_pools() > f7d11b33d4e8 ubi: Fix Fastmap's update_vol() > 5793f39de7f6 ubi: fastmap: Erase outdated anchor PEBs during attach This last one was really commit f78e5623f45bab2b726eec29dc5cefbbab2d0b1c upstream, please be a bit more careful in the future. All now queued up. thanks, greg k-h