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 97FBBC77B73 for ; Sat, 15 Apr 2023 18:37:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229541AbjDOShY convert rfc822-to-8bit (ORCPT ); Sat, 15 Apr 2023 14:37:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229535AbjDOShY (ORCPT ); Sat, 15 Apr 2023 14:37:24 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EFE419AD for ; Sat, 15 Apr 2023 11:37:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id B363661989EA; Sat, 15 Apr 2023 20:37:21 +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 2ZkRJUYzMcDn; Sat, 15 Apr 2023 20:37:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 07D06622623A; Sat, 15 Apr 2023 20:37:21 +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 sYN0Wmqo47dJ; Sat, 15 Apr 2023 20:37:20 +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 D7AE461989EA; Sat, 15 Apr 2023 20:37:20 +0200 (CEST) Date: Sat, 15 Apr 2023 20:37:20 +0200 (CEST) From: Richard Weinberger To: Greg Kroah-Hartman Cc: Daniel Golle , stable , linux-mtd , Hauke Mehrtens , Miquel Raynal , chengzhihao1 , Nicolas Schichan , George Kennedy , Sascha Hauer , yi zhang Message-ID: <557432802.69470.1681583840768.JavaMail.zimbra@nod.at> In-Reply-To: <2023041544-unending-glowing-e5ce@gregkh> References: <288240559.69421.1681583177740.JavaMail.zimbra@nod.at> <2023041544-unending-glowing-e5ce@gregkh> 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: 0ft8VSmtq084fRfhryZVFw9RtiiJQQ== Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Greg Kroah-Hartman" > Any specific reason why it wasn't tagged cc: stable@ if it was known to > be fixing a regression so that we would pick it up automatically? Because I noticed only after I pushed already to next and therefore planned to inform you by mail. But Daniel was faster... Thanks, //richard