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 6D8BEC4332F for ; Tue, 31 Oct 2023 14:25:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233002AbjJaOZ1 (ORCPT ); Tue, 31 Oct 2023 10:25:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235662AbjJaOZ1 (ORCPT ); Tue, 31 Oct 2023 10:25:27 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42D35C9; Tue, 31 Oct 2023 07:25:25 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1EEE2C433C7; Tue, 31 Oct 2023 14:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698762324; bh=/FLcelGYtrBTfNx8PPBJWZONRxhJzfKi+twgk4nPIuo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Dp/6dHcKYZ0n4QK0FTojm8V3SKXg3gFeNCljO9N1QZp2T8KhnwCK1cN4peHMb2rr3 35Ct/m33agA1w1x/PsHl7axzpcSFFaybnublaZXdZ617P4J+f/FP2sA+JEqewHtTCM Hu2iBSvzK6PaYdwB5EWd3hRFviKejao8ltjEayqCpvLLxYjvfIxm/O137m7dQJaG6T QL3/wmMxAIdvqzHCQ0EOYSFUOBwAIVnZSYXEerXPz3x1I2ubMWis2DGFm+YfJzLdN4 3KTX00ewoBpkSgp6zibPVzCTW9n2N0HdYpyEgGz8aOj14ttigO0VmyDfViL4EbE2e1 DJUqbu7N7B47g== Date: Tue, 31 Oct 2023 15:25:19 +0100 From: Christian Brauner To: Miquel Raynal Cc: Richard Weinberger , Jan Kara , Stephen Rothwell , Richard Weinberger , linux-kernel , Linux Next Mailing List Subject: Re: linux-next: manual merge of the mtd tree with the vfs-brauner tree Message-ID: <20231031-trauben-jobben-40074a43e5a0@brauner> References: <20231030103415.401ce804@canb.auug.org.au> <20231030173228.691620ca@xps-13> <1541110626.24818.1698696696387.JavaMail.zimbra@nod.at> <20231031085158.o4ilb5d47sxcqm3o@quack3> <1419418117.26823.1698742930275.JavaMail.zimbra@nod.at> <20231031-laienhaft-weshalb-bc27f8dacd9e@brauner> <2131754563.27779.1698751840800.JavaMail.zimbra@nod.at> <20231031134522.27e78274@xps-13> <440004449.28174.1698758033696.JavaMail.zimbra@nod.at> <20231031145006.3df11822@xps-13> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231031145006.3df11822@xps-13> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, Oct 31, 2023 at 02:50:06PM +0100, Miquel Raynal wrote: > > richard@nod.at wrote on Tue, 31 Oct 2023 14:13:53 +0100 (CET): > > > ----- Ursprüngliche Mail ----- > > > Von: "Miquel Raynal" > > >> Miquel, we could also keep ff6abbe85634 in the mtd tree and explain Linus the > > >> conflict, what do you think? That would help with back porting to stable. > > > > > > It's not relevant if the patch in Brauner's tree is already fixing this > > > up. Just send the smaller patch to stable@vger.kernel.org asking them to > > > backport this patch instead of the other one, they are used to this > > > kind of constraint, no? > > > > I'm just in fear of stable rule #1. > > "It or an equivalent fix must already exist in Linus' tree (upstream)." > > It should be very soon, the merge window is open ;) vfs-6.7.super was merged yesterday, if that's what this is about.