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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 68F8EC77B73 for ; Sat, 15 Apr 2023 18:02:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229574AbjDOSCh (ORCPT ); Sat, 15 Apr 2023 14:02:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229505AbjDOSCg (ORCPT ); Sat, 15 Apr 2023 14:02:36 -0400 Received: from fudo.makrotopia.org (fudo.makrotopia.org [IPv6:2a07:2ec0:3002::71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C20A31FDE for ; Sat, 15 Apr 2023 11:02:35 -0700 (PDT) Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.96) (envelope-from ) id 1pnkEG-0004OG-1S; Sat, 15 Apr 2023 20:02:28 +0200 Date: Sat, 15 Apr 2023 19:02:26 +0100 From: Daniel Golle To: stable@vger.kernel.org, linux-mtd Cc: Hauke Mehrtens , Richard Weinberger , Miquel Raynal , chengzhihao1 , Nicolas Schichan , George Kennedy , Sascha Hauer , yi zhang Subject: Request to pick "ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size" Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi, please pick 1e020e1b96afd ("ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size") from linux-next to stable trees. The commit fixes a problem with another recent commit 1b42b1a36fc94 ("ubi: ensure that VID header offset ... size") which has already made it to stable trees and thereby broke attaching UBI and hence renders devices unbootable. As a temporary fix I have applied this patch downstream in OpenWrt. Thank you! Best regards Daniel ----- Forwarded message from Daniel Golle ----- Date: Sat, 15 Apr 2023 00:12:46 +0100 From: Daniel Golle To: Richard Weinberger Cc: Miquel Raynal , chengzhihao1 , Nicolas Schichan , George Kennedy , linux-kernel , linux-mtd , Sascha Hauer , yi zhang Subject: Re: [PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size Hi Richard, On Wed, Mar 29, 2023 at 11:33:40PM +0200, Richard Weinberger wrote: > ----- Ursprüngliche Mail ----- > > Von: "Miquel Raynal" > >> Thanks for testing. > >> > >> > Tested-by: Nicolas Schichan > > > > Same here. > > > > Tested-by: Miquel Raynal # v5.10, v4.19 > > Applied to next, PR will follow soon. As stable linux trees are affected I wonder when this will hit linux-stable, ie. will it be part of 5.15.108, for example? Cheers Daniel ----- End forwarded message -----