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 DF6F5C46467 for ; Thu, 19 Jan 2023 17:24:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229654AbjASRYy (ORCPT ); Thu, 19 Jan 2023 12:24:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229482AbjASRYx (ORCPT ); Thu, 19 Jan 2023 12:24:53 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 654B5B764 for ; Thu, 19 Jan 2023 09:24:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674149043; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=AwUHVlvca/P1enDYHLffc/PbuhEbLyoF1TfBP0WLiB+CculT7cAxNfqKOrjcLisxxlzMfj ZPkWoTopkCgcnu3qKXooGcoyVECFA3IPE1d3QcOg8eff0a2ozcePoiAvgowDXz7AJdfJ/W sbxXxM9fqmQMZ7UicsJ8z+6Slc1PQJk= Received: from mail-ua1-f69.google.com (mail-ua1-f69.google.com [209.85.222.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-465-CsLX0k70OqeTBU1h_yASyA-1; Thu, 19 Jan 2023 12:24:02 -0500 X-MC-Unique: CsLX0k70OqeTBU1h_yASyA-1 Received: by mail-ua1-f69.google.com with SMTP id a38-20020ab04969000000b0060a19a7ee3cso761558uad.0 for ; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=HO15q0gVX6tOPm3MaYcbzahCothu+RQX61VcVTGSv2EoHytdCzG97rau3VMuGI5qiA AwXHzh5TN9uRXUd9jX6dffrGmFPKCMA8/guMtxlOMt5hAQK9CfFlJcsgnWY4brSdh/aM M0Nb5dUryuG0/HXBYMZSA0NCD122C3SgrNX0HiV7dWKCXfZNNxIkH+67nU7AdqB11a20 LfN0ZdTV2Z/RKJyIif8hWO+gvBunRz2s0dHd2UuQcIrYrJ0NOl69wGxcIPPxqPeqTM9L lXLGmFk7dYQzU4PSzuyy/o7xKuMvL2xrhLv4g0MOMGz3QBa+c3KdWUu+El/TD74QaU9X BZog== X-Gm-Message-State: AFqh2krsm2t0zFMdLPrTJUWUzvSqaLHOx/Q4Y2RuRshjW1qjf9rZB/hh PW4FbxSNV1nmdd/Qfr/RwddXEMZvfGnPXDgupyfV0HWSbde9TKKWljU9BMlKj12cpBR9lKlxMeZ M+s19dxwbLp1YyHK4q59M3kuUGZiwcG8rf1qlAQ== X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578190vsv.62.1674149041479; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-Smtp-Source: AMrXdXtKcbEgINpJzFLAqIx7zgVheHf3U2vYRZ/ijgft8zgf2upp0swiwUYbMZZIryC08LRzFEnE4XMqgG5fhaMKrn4= X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578157vsv.62.1674149041226; Thu, 19 Jan 2023 09:24:01 -0800 (PST) MIME-Version: 1.0 References: <20221208193857.4090582-1-dmatlack@google.com> In-Reply-To: From: Paolo Bonzini Date: Thu, 19 Jan 2023 18:23:49 +0100 Message-ID: Subject: Re: [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code To: David Matlack Cc: Marc Zyngier , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Huacai Chen , Aleksandar Markovic , Anup Patel , Atish Patra , Paul Walmsley , Palmer Dabbelt , Albert Ou , Sean Christopherson , Andrew Morton , Anshuman Khandual , Nadav Amit , "Matthew Wilcox (Oracle)" , Vlastimil Babka , "Liam R. Howlett" , Suren Baghdasaryan , Peter Xu , xu xin , Arnd Bergmann , Yu Zhao , Colin Cross , Hugh Dickins , Ben Gardon , Mingwei Zhang , Krish Sadhukhan , Ricardo Koller , Jing Zhang , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-mips@vger.kernel.org, kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, Alexandre Ghiti , Raghavendra Rao Ananta Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On Thu, Jan 19, 2023 at 6:14 PM David Matlack wrote: > Paolo and Sean, what are your thoughts on merging the Common MMU > refactor without RISC-V support? I have no objection. We know what the long-term plan is, and it's not so long-term anyway. Paolo 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BA658C004D4 for ; Thu, 19 Jan 2023 17:24:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=svzviqGVoXDdIjsldzJGhr58UPiDVa8jEzEXEhQMQT4=; b=rQ7AnSbXFVwlyl +HA4rKaNKKn1c5TNGrFxDLQXNHuxcqSCubkVlNBMzY56W5jWk4a6Iw3PcaN3pRejMcazL6BmuWMjF NKFyTq0cZLJI0zhiX3cfE4A13yVvGWC1UWHLLlFFsZIkyIAIV2zs5MHKgZC6HTP8Y1DN29GL6gRYk 8/Ug91E83ov7ad42dqCOUyz7ofgZaCGLJcXhx98SViDnhZNS+lYzBp7UqDFDxNx8XoyW4ckaGJ8xH 4Fs4vOGt27CvqUYxouDlY3G89ifqE8AUxLrSq8E4BlhX8vtoZzIIS2SQmnZhiiIrsgXNXXj4SFmXO uZVDsTk5BlBhQplKBFQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYeN-006FSv-3b; Thu, 19 Jan 2023 17:24:31 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYe2-006FNm-Cc for linux-riscv@lists.infradead.org; Thu, 19 Jan 2023 17:24:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674149047; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=gfVyp1Mt18iqXkDbByvibkAspsvGnAshkPiLWJIV2sshSPsKSeOUuZ4a/pOlw5TX6J5enl hYMjYr5s/t+3NCdtoUivwhtWA8P/y6DBjI7kFM0JmYbTwboFlvshwybw6hmzNuxEyDDJr4 Nc7p6100xLIzYbVnuLFUeebBBcNuXQs= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-210-XOTjKLUxN6WXKgwFT_FePg-1; Thu, 19 Jan 2023 12:24:01 -0500 X-MC-Unique: XOTjKLUxN6WXKgwFT_FePg-1 Received: by mail-ua1-f71.google.com with SMTP id k12-20020a9f30cc000000b0059bd6246237so737615uab.7 for ; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=TSfJsE7Bja/iXNVRhcwntCxLDIE45R4A1P8DAPd7JB+VqFFkSjXwi+3Cl5hM5ecaj8 Igav/I1s/0Yk+iU9pF3pvIrUlc7J1Qr/diCwQ40UnBr8KqYh3lJEPk6Ui36VYsN0NHGc 52vqfClB8uzfWnEeK7+h9O8Ol2pko4s0bJVk10ybvLzTg+yro3IyuFaVtX6grOpmoWOQ VXml5VoaNh0h6lORZxFSJ6lvDWfM6Z3LRxNKm5zVJLoB83Dq1/tc8CLhHZdSwwjuP7AH p5xVQNDwaUeCWzEdIXKVQXrLBXAGBQTlDYA7BUi5rN3hARTHIQY4dzyV8F2PGJS7cxQP Hg0Q== X-Gm-Message-State: AFqh2kpO/0yvgSCbZww1JII194y3YVZ3nZus1JsGUza2qBd5nVlcgWZT 7Flve3Z3PECWmpAa0xq1z9NXdEy65Sa2wNz6fKGkIVY/KPb8qFtuFtSLXJJRHeuCP4agpS0pTdo UVyymyn8PuExCEO/yeIq1WPe9SQLPI/yoz9p+o91KHTi5 X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578179vsv.62.1674149041478; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-Smtp-Source: AMrXdXtKcbEgINpJzFLAqIx7zgVheHf3U2vYRZ/ijgft8zgf2upp0swiwUYbMZZIryC08LRzFEnE4XMqgG5fhaMKrn4= X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578157vsv.62.1674149041226; Thu, 19 Jan 2023 09:24:01 -0800 (PST) MIME-Version: 1.0 References: <20221208193857.4090582-1-dmatlack@google.com> In-Reply-To: From: Paolo Bonzini Date: Thu, 19 Jan 2023 18:23:49 +0100 Message-ID: Subject: Re: [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code To: David Matlack Cc: Marc Zyngier , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Huacai Chen , Aleksandar Markovic , Anup Patel , Atish Patra , Paul Walmsley , Palmer Dabbelt , Albert Ou , Sean Christopherson , Andrew Morton , Anshuman Khandual , Nadav Amit , "Matthew Wilcox (Oracle)" , Vlastimil Babka , "Liam R. Howlett" , Suren Baghdasaryan , Peter Xu , xu xin , Arnd Bergmann , Yu Zhao , Colin Cross , Hugh Dickins , Ben Gardon , Mingwei Zhang , Krish Sadhukhan , Ricardo Koller , Jing Zhang , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-mips@vger.kernel.org, kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, Alexandre Ghiti , Raghavendra Rao Ananta X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230119_092418_433305_503EE8D3 X-CRM114-Status: UNSURE ( 7.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, Jan 19, 2023 at 6:14 PM David Matlack wrote: > Paolo and Sean, what are your thoughts on merging the Common MMU > refactor without RISC-V support? I have no objection. We know what the long-term plan is, and it's not so long-term anyway. Paolo _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D9705C004D4 for ; Thu, 19 Jan 2023 17:25:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5Z6AYLyJqQ40saPsKbqQV5d6K1aFMg4BcSSOB385aIc=; b=DQaoFeznsQSWBg J278ELbt4SZNK52xoYyV1vIUV9AZMueE5JO2T5apqAOYip/nSXVccizCtBM96zdXWkIolHscAd80p H5OppdB4fDD+rd6VZOwx5VdxsTffsgTle8ozn6NQWUjZhscrj7WZ2dQK3lVXaC+EyRRE2WwNFHkZs Tg9/BEBTR8mlLpxLO617GZj2gTrJEY83rO/ccWTzMrs+1w7dbU9NNjPhxRxGVkooIEUcsTgPnNilJ 5/3PS1W7T3LW69y6Q9khUy9uH2DQdq25GA+p4Hi91nxSx/LfDWHX0WUuxh8q+XYk77AKGbXqJSZID C+8ayX8aEEwbOoPgP11Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYeB-006FP5-C1; Thu, 19 Jan 2023 17:24:19 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYdx-006FMU-Ek for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2023 17:24:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674149043; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=AwUHVlvca/P1enDYHLffc/PbuhEbLyoF1TfBP0WLiB+CculT7cAxNfqKOrjcLisxxlzMfj ZPkWoTopkCgcnu3qKXooGcoyVECFA3IPE1d3QcOg8eff0a2ozcePoiAvgowDXz7AJdfJ/W sbxXxM9fqmQMZ7UicsJ8z+6Slc1PQJk= Received: from mail-vs1-f69.google.com (mail-vs1-f69.google.com [209.85.217.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-467-55snAwgEPaW9lFOFFKy3Ng-1; Thu, 19 Jan 2023 12:24:02 -0500 X-MC-Unique: 55snAwgEPaW9lFOFFKy3Ng-1 Received: by mail-vs1-f69.google.com with SMTP id 190-20020a6707c7000000b003b134bce1dbso923155vsh.21 for ; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7ZLCun6ndTUYHIhway+dCjRST8plu+DLSlmudJ+9iGA=; b=aKxI15Ebe3BjveLLoiXKkAwC9nF0ZU28kGzwU+ZQkMOTzcYUsBluUKGnRlAEn+MoKq PZKgLXq2wCxs7HpGKT8K9AYqbZ7/0kl2zCFteMEsebQTFlwCcPXmFBFFLlEReunC31PB w8iXZYwnQg3ISfhuOQisk3K9gXBgSbKEMivJSRkfKVXkG5dMHC653t0mRhynUa+kvjYS +phxeCLSe7vKszslF7HEpOpufY5lEhLQEX8Ogq4jOPOhZmVOXxELmYJfMzu9lLbmNa9b cY+hWEjTxXIXOO7rG4Tc9kf8n9VotZuvO3nVDjYyvD3GlldNAYG0gmpVEqhBs1m7d4Hd O/KQ== X-Gm-Message-State: AFqh2krGr0qbVXDSUACYT9bTUkQhE79ph3YuHpQZz221o0iq3WWZ+wWW YP5WV6hlcv4q16ZWkhJF2dpCAalk4xxLOSF6qFOafCZZ2kklvW7IWUs08Hs3EIm/OAFSBoIPoFz oihhsDgqk8hXkshoUUZocRaSw9tfp9dbgdi35RE5FGULwo7Ew1KI= X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578200vsv.62.1674149041480; Thu, 19 Jan 2023 09:24:01 -0800 (PST) X-Google-Smtp-Source: AMrXdXtKcbEgINpJzFLAqIx7zgVheHf3U2vYRZ/ijgft8zgf2upp0swiwUYbMZZIryC08LRzFEnE4XMqgG5fhaMKrn4= X-Received: by 2002:a05:6102:3d14:b0:3b5:2762:568b with SMTP id i20-20020a0561023d1400b003b52762568bmr1578157vsv.62.1674149041226; Thu, 19 Jan 2023 09:24:01 -0800 (PST) MIME-Version: 1.0 References: <20221208193857.4090582-1-dmatlack@google.com> In-Reply-To: From: Paolo Bonzini Date: Thu, 19 Jan 2023 18:23:49 +0100 Message-ID: Subject: Re: [RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code To: David Matlack Cc: Marc Zyngier , James Morse , Alexandru Elisei , Suzuki K Poulose , Oliver Upton , Huacai Chen , Aleksandar Markovic , Anup Patel , Atish Patra , Paul Walmsley , Palmer Dabbelt , Albert Ou , Sean Christopherson , Andrew Morton , Anshuman Khandual , Nadav Amit , "Matthew Wilcox (Oracle)" , Vlastimil Babka , "Liam R. Howlett" , Suren Baghdasaryan , Peter Xu , xu xin , Arnd Bergmann , Yu Zhao , Colin Cross , Hugh Dickins , Ben Gardon , Mingwei Zhang , Krish Sadhukhan , Ricardo Koller , Jing Zhang , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu, linux-mips@vger.kernel.org, kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, Alexandre Ghiti , Raghavendra Rao Ananta X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230119_092405_608876_A3A97CBE X-CRM114-Status: UNSURE ( 9.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 19, 2023 at 6:14 PM David Matlack wrote: > Paolo and Sean, what are your thoughts on merging the Common MMU > refactor without RISC-V support? I have no objection. We know what the long-term plan is, and it's not so long-term anyway. Paolo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel