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 5506CE7D0A2 for ; Thu, 21 Sep 2023 18:16:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230334AbjIUSQv (ORCPT ); Thu, 21 Sep 2023 14:16:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230337AbjIUSQb (ORCPT ); Thu, 21 Sep 2023 14:16:31 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 291F27EA32 for ; Thu, 21 Sep 2023 10:37:38 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AD7581576; Thu, 21 Sep 2023 02:53:23 -0700 (PDT) Received: from arm.com (RQ4T19M611.cambridge.arm.com [10.1.27.31]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 86BDD3F59C; Thu, 21 Sep 2023 02:52:44 -0700 (PDT) Date: Thu, 21 Sep 2023 10:52:42 +0100 From: Catalin Marinas To: Florent Revest Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@linux-foundation.org, anshuman.khandual@arm.com, joey.gouly@arm.com, mhocko@suse.com, keescook@chromium.org, david@redhat.com, peterx@redhat.com, izbyshev@ispras.ru, broonie@kernel.org, szabolcs.nagy@arm.com, kpsingh@kernel.org, gthelen@google.com, toiwoton@gmail.com, ayush.jain3@amd.com Subject: Re: [PATCH v4 0/6] MDWE without inheritance Message-ID: References: <20230828150858.393570-1-revest@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 20, 2023 at 09:56:08PM +0200, Florent Revest wrote: > It looks like this series got quite a few Reviewed-by now. What should > be the next steps to have it merged ? Does it still apply on top of 6.6-rc2? Maybe Andrew can pick it up through the mm tree? -- Catalin