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 EE53BC77B70 for ; Sat, 15 Apr 2023 18:26:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229931AbjDOS0V convert rfc822-to-8bit (ORCPT ); Sat, 15 Apr 2023 14:26:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229922AbjDOS0U (ORCPT ); Sat, 15 Apr 2023 14:26:20 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE99F270A for ; Sat, 15 Apr 2023 11:26:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 8535161989EA; Sat, 15 Apr 2023 20:26:18 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id q3nyYnnlJoWP; Sat, 15 Apr 2023 20:26:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id E8363622623A; Sat, 15 Apr 2023 20:26:17 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id h6de7diMJ8hx; Sat, 15 Apr 2023 20:26:17 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id C803161989EA; Sat, 15 Apr 2023 20:26:17 +0200 (CEST) Date: Sat, 15 Apr 2023 20:26:17 +0200 (CEST) From: Richard Weinberger To: Daniel Golle Cc: stable , linux-mtd , Hauke Mehrtens , Miquel Raynal , chengzhihao1 , Nicolas Schichan , George Kennedy , Sascha Hauer , yi zhang Message-ID: <288240559.69421.1681583177740.JavaMail.zimbra@nod.at> In-Reply-To: References: Subject: Re: Request to pick "ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF97 (Linux)/8.8.12_GA_3809) Thread-Topic: Request to pick "ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size" Thread-Index: /+luI1lt6eV/ynqKJ8vb6eB8RV7kaA== Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Daniel Golle" > An: "stable" , "linux-mtd" > CC: "Hauke Mehrtens" , "richard" , "Miquel Raynal" , > "chengzhihao1" , "Nicolas Schichan" , "George Kennedy" > , "Sascha Hauer" , "yi zhang" > Gesendet: Samstag, 15. April 2023 20:02:26 > Betreff: Request to pick "ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size" > Hi, > > please pick > > 1e020e1b96afd ("ubi: Fix failure attaching when vid_hdr offset equals to > (sub)page size") > > from linux-next to stable trees. FYI, the fix is not yet in Linus' master. But I guess it will be very soon. The pull request is on the mailinglist. Thanks, //richard