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 9471BECAAD5 for ; Fri, 2 Sep 2022 14:40:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236818AbiIBOj7 (ORCPT ); Fri, 2 Sep 2022 10:39:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235685AbiIBOiV (ORCPT ); Fri, 2 Sep 2022 10:38:21 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B7ACD6BA8; Fri, 2 Sep 2022 06:58:47 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 4597CB82C04; Fri, 2 Sep 2022 13:58:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9422BC433D6; Fri, 2 Sep 2022 13:58:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1662127123; bh=CPhgVqNKtUm3TA/iDUpO4lt9jWqZzOhC6IARmgyorh4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=yg9eXfSLnYFOEbwEK8J7lnKI39D4JvK4jqJyCix8N+u1jHyZMns/ZWeWvYBjCsf9k AEwZGcvGc4wePiMX0gKbsau46khk1q9BP2A8o/oIffodEjKvkyGbD3eHhffE7KkKdt +j99BdhH/Ipu5M3XaTejsvBtWKd+qDGeMuKMhmAs= Date: Fri, 2 Sep 2022 06:58:42 -0700 From: Andrew Morton To: John Hubbard Cc: Jens Axboe , Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: manual merge of the mm tree with the block tree Message-Id: <20220902065842.904d01fcfd377b84b2293197@linux-foundation.org> In-Reply-To: <87d96d36-fd13-2268-122b-fea806090942@nvidia.com> References: <20220901161722.739d2013@canb.auug.org.au> <1a6632f1-5e23-5fb3-1af2-6d653e4338d4@nvidia.com> <87d96d36-fd13-2268-122b-fea806090942@nvidia.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2 Sep 2022 00:02:19 -0700 John Hubbard wrote: > Andrew, is that OK with you? The first two patches will still get > reviewed by mm, and they shouldn't conflict with mm, even if they > go up through the block tree. Sure.