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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0FE4FC433DF for ; Wed, 27 May 2020 08:41:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C802020723 for ; Wed, 27 May 2020 08:41:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Ia9cBwKn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388083AbgE0Ilu (ORCPT ); Wed, 27 May 2020 04:41:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46926 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387858AbgE0Ilu (ORCPT ); Wed, 27 May 2020 04:41:50 -0400 Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC92CC061A0F for ; Wed, 27 May 2020 01:41:49 -0700 (PDT) Received: by mail-wr1-x443.google.com with SMTP id e1so23162783wrt.5 for ; Wed, 27 May 2020 01:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=Ia9cBwKnBLKCJMYaauUNF25v0ARnU70yfbKeUOBTph0+Xzje83jRJxDwcPs61lucVY IcB3WVN9vt1X/h3OvxEedOJ9r69WYev2C33H65K5FiKsnDdJqJLpq8RNTKksXa0rOcnz TxBO57dh+LWIuBsT0tFvMwr9lfykO/Tw/jvKKVARPZHH08mhL27nholqnUcfKnX7mgD1 iAse1MiKVAqA41m28BnS+Lv+Dj44WS5o5BUQMS0bj0a97mECUb658E7ah2hiOIGNhkHK IPmDG9nI4cB6d8N1P9wtVe27q96mQyW6JoEQFCTkWRFPees5a7dJC7FeQKEpnL7bZ1Es ZdKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=OeP/r3TCLR+AuziZRvdClT8mQtKiJdBkiyFh3i6/mcZmhyGMy2kspN+y2dkxQ/beFd 4/wwt9hjumAy6eIa2lqTH/d4lsuhL7hKRroV7k653N7T/LxT/NpXTM+RP8G94OUUMI3K 0I4cvovA3Eh82ha330xyH5D4R3kOD0Ud24yvCZRyh7unMnu0nVDTRUpNI171fPjRuRhN d6lQmuLBYDYzJE9Bw/lkkn09XHH5QSUfverAl2cuQvRWTPkM4TGFfHPhGFn33D3kgMJ5 Od3gnoaxgm3r/x6MaJkAuvDqEHJqOtkxc4z37zV2MadyGEIf16L1tzJntrQ8nWTFnbqZ F4eA== X-Gm-Message-State: AOAM533e/f+0uyT9Dwvh13O27uVdK4QoqySngzicKsvO+SGrzYBQkev8 w1vmjkaFWPPy9uyrmHDtxRyorQ== X-Google-Smtp-Source: ABdhPJzqoGf6Z/QRASvsBBJ7Mi/1v+DHuWG7VFZ92LMFBPICZDognl6udyMXUL6BbimKw34o0Uo6Ag== X-Received: by 2002:a05:6000:10cf:: with SMTP id b15mr23239941wrx.214.1590568908454; Wed, 27 May 2020 01:41:48 -0700 (PDT) Received: from myrica ([2001:171b:226e:c200:c43b:ef78:d083:b355]) by smtp.gmail.com with ESMTPSA id q1sm2208428wmj.9.2020.05.27.01.41.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 May 2020 01:41:47 -0700 (PDT) Date: Wed, 27 May 2020 10:41:37 +0200 From: Jean-Philippe Brucker To: Xiang Zheng Cc: iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-mm@kvack.org, fenghua.yu@intel.com, kevin.tian@intel.com, jacob.jun.pan@linux.intel.com, jgg@ziepe.ca, catalin.marinas@arm.com, joro@8bytes.org, robin.murphy@arm.com, hch@infradead.org, zhangfei.gao@linaro.org, Jonathan.Cameron@huawei.com, felix.kuehling@amd.com, xuzaibo@huawei.com, will@kernel.org, christian.koenig@amd.com, baolu.lu@linux.intel.com, Wang Haibin Subject: Re: [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update Message-ID: <20200527084137.GA265288@myrica> References: <20200519175502.2504091-1-jean-philippe@linaro.org> <20200519175502.2504091-19-jean-philippe@linaro.org> <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, May 27, 2020 at 11:00:29AM +0800, Xiang Zheng wrote: > Hi Jean, > > This patch only enables HTTU bits in CDs. Is it also neccessary to enable > HTTU bits in STEs in this patch? Only if you need HTTU for stage-2 tables. This series is only about sharing stage-1 page tables, for which HTTU is enabled in the CD. I'll add a statement in the commit message. Thanks, Jean 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 X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B7B49C433DF for ; Wed, 27 May 2020 08:41:53 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8908E20723 for ; Wed, 27 May 2020 08:41:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Ia9cBwKn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8908E20723 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5D63187D80; Wed, 27 May 2020 08:41:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9OiMt1XLsavH; Wed, 27 May 2020 08:41:52 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id D2D43878A8; Wed, 27 May 2020 08:41:52 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id CC623C0881; Wed, 27 May 2020 08:41:52 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id F2F33C016F for ; Wed, 27 May 2020 08:41:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id E160786135 for ; Wed, 27 May 2020 08:41:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gAEKGvV-2re2 for ; Wed, 27 May 2020 08:41:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by fraxinus.osuosl.org (Postfix) with ESMTPS id ED1B385FDB for ; Wed, 27 May 2020 08:41:49 +0000 (UTC) Received: by mail-wr1-f66.google.com with SMTP id t18so9087670wru.6 for ; Wed, 27 May 2020 01:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=Ia9cBwKnBLKCJMYaauUNF25v0ARnU70yfbKeUOBTph0+Xzje83jRJxDwcPs61lucVY IcB3WVN9vt1X/h3OvxEedOJ9r69WYev2C33H65K5FiKsnDdJqJLpq8RNTKksXa0rOcnz TxBO57dh+LWIuBsT0tFvMwr9lfykO/Tw/jvKKVARPZHH08mhL27nholqnUcfKnX7mgD1 iAse1MiKVAqA41m28BnS+Lv+Dj44WS5o5BUQMS0bj0a97mECUb658E7ah2hiOIGNhkHK IPmDG9nI4cB6d8N1P9wtVe27q96mQyW6JoEQFCTkWRFPees5a7dJC7FeQKEpnL7bZ1Es ZdKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=FTJdDCKXFL046ao0qQChwHDrMdwnwNlXsKGBwTEA15emqMjp/A7ORTmbpOBB/ibv90 XlVifIVrbuPlopxrK35tW4+MCup+Jglm37vAo8CK20zYFtX0UXY7Oo5u0EJKaO0YSpht tGSVwLnDser50P1FtSAMAZJR7KiAjjQDaFquqwMNtxEKiW5fPGYQM+YK85qM59kaXGFz GNGK8zopnB205CVyWYECGRGJ975eufkbHwBxJ1PLCVIFHgR0bdqHI8sHzEOsIqJtKCGP pfLI7+XXTWOIBiIj63r1U1JF9LdgNLP8QzMadWFAV/bZKlJXONhTufCjzzrg9rXouENP 2EjA== X-Gm-Message-State: AOAM533gEr6vwnLirxEMEiM8JUXtnJ7CfFuot2WQOSFosj/+R9pBq9eR /frSEvI6/AS5KIo0WAw0k9mI9A== X-Google-Smtp-Source: ABdhPJzqoGf6Z/QRASvsBBJ7Mi/1v+DHuWG7VFZ92LMFBPICZDognl6udyMXUL6BbimKw34o0Uo6Ag== X-Received: by 2002:a05:6000:10cf:: with SMTP id b15mr23239941wrx.214.1590568908454; Wed, 27 May 2020 01:41:48 -0700 (PDT) Received: from myrica ([2001:171b:226e:c200:c43b:ef78:d083:b355]) by smtp.gmail.com with ESMTPSA id q1sm2208428wmj.9.2020.05.27.01.41.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 May 2020 01:41:47 -0700 (PDT) Date: Wed, 27 May 2020 10:41:37 +0200 From: Jean-Philippe Brucker To: Xiang Zheng Subject: Re: [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update Message-ID: <20200527084137.GA265288@myrica> References: <20200519175502.2504091-1-jean-philippe@linaro.org> <20200519175502.2504091-19-jean-philippe@linaro.org> <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> Cc: devicetree@vger.kernel.org, kevin.tian@intel.com, will@kernel.org, fenghua.yu@intel.com, jgg@ziepe.ca, linux-pci@vger.kernel.org, christian.koenig@amd.com, hch@infradead.org, linux-mm@kvack.org, iommu@lists.linux-foundation.org, Wang Haibin , catalin.marinas@arm.com, zhangfei.gao@linaro.org, robin.murphy@arm.com, felix.kuehling@amd.com, linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Wed, May 27, 2020 at 11:00:29AM +0800, Xiang Zheng wrote: > Hi Jean, > > This patch only enables HTTU bits in CDs. Is it also neccessary to enable > HTTU bits in STEs in this patch? Only if you need HTTU for stage-2 tables. This series is only about sharing stage-1 page tables, for which HTTU is enabled in the CD. I'll add a statement in the commit message. Thanks, Jean _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE2DDC433E0 for ; Wed, 27 May 2020 08:42:12 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9E26520723 for ; Wed, 27 May 2020 08:42:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qNnsaxY5"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Ia9cBwKn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E26520723 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2CKIGfxNmU/jbs5fExZ/cHnaG8M5GnPOs+T0N+SbO6o=; b=qNnsaxY5/otuaR Bo147Xvl/PS1gkOdCWpeYLftIlcpLef4WOrm4KQ/UURweC7MSykWl3eOTCp48PiNcu53oR6a72pFr ciBa5nhiZRRgAe3JnfE9PFxK+cF0tCJwglTpxIZbXrQImd7S6/uSsF87u6cWf8CD2WTOSvblBfdHb BZTeSlSsVsRM9vJoNnVgsUHdhE5o/LFdiTfgFD4fRKzzYduvUJDkmSZ767GVyQ01vBBURRBs3Xt9n 4ziM+B7fpY5u2xGDbTcQbcrCogfrUe/AUCbAIQ8oyVdtNOasghYSdEwGKxXxdAxlhsS+5aof9kh03 1r82TU82sHgqwHCBjANw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdrdc-0006iU-4P; Wed, 27 May 2020 08:42:12 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdrdG-0006fe-5q for linux-arm-kernel@lists.infradead.org; Wed, 27 May 2020 08:41:51 +0000 Received: by mail-wr1-x444.google.com with SMTP id j16so10712612wrb.7 for ; Wed, 27 May 2020 01:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=Ia9cBwKnBLKCJMYaauUNF25v0ARnU70yfbKeUOBTph0+Xzje83jRJxDwcPs61lucVY IcB3WVN9vt1X/h3OvxEedOJ9r69WYev2C33H65K5FiKsnDdJqJLpq8RNTKksXa0rOcnz TxBO57dh+LWIuBsT0tFvMwr9lfykO/Tw/jvKKVARPZHH08mhL27nholqnUcfKnX7mgD1 iAse1MiKVAqA41m28BnS+Lv+Dj44WS5o5BUQMS0bj0a97mECUb658E7ah2hiOIGNhkHK IPmDG9nI4cB6d8N1P9wtVe27q96mQyW6JoEQFCTkWRFPees5a7dJC7FeQKEpnL7bZ1Es ZdKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hUudrY4n5TJoRLFYuGbnj/ynP3kKZ6PzeqLLC1Y9vLY=; b=cGwWldBnXSofGxAkNeEhitdBMY/Hcbq5vJcQvUPy4IZgrTH6OJBSDQWg7Ua2ucqtSv V44FBdE8Fe6VnWUCygbfsiBY5ila6IhPslgx/X/yfy0ONTkZzbxdwh4PVopp4/SesOYT aw6jeRCF5Sxmv+6ZXPuwaf7TvD+qBbYh7174oUzoUGaCECf41fmrsX9EeM+Kl4Kw46em Bn+g91lxn7vwjZegKcQsHUrTQqi4szNL9QT4SQRdxt5nEszFxZXfDFATzDQGJgrJOsNt lSWlw8bczkJj0E5eiYKBFY3PAAtpTntDhZnrmQxA2QpNeRqmaqVGmWzByDBx6ry0c3FP kkuw== X-Gm-Message-State: AOAM530y77dV1ldQOD4jOqcXi8EbsgHN3VgG9dGw2WXDFni76ePjAuem Wjfc6ceeC/6AO2n74SRS+/nGaQ== X-Google-Smtp-Source: ABdhPJzqoGf6Z/QRASvsBBJ7Mi/1v+DHuWG7VFZ92LMFBPICZDognl6udyMXUL6BbimKw34o0Uo6Ag== X-Received: by 2002:a05:6000:10cf:: with SMTP id b15mr23239941wrx.214.1590568908454; Wed, 27 May 2020 01:41:48 -0700 (PDT) Received: from myrica ([2001:171b:226e:c200:c43b:ef78:d083:b355]) by smtp.gmail.com with ESMTPSA id q1sm2208428wmj.9.2020.05.27.01.41.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 May 2020 01:41:47 -0700 (PDT) Date: Wed, 27 May 2020 10:41:37 +0200 From: Jean-Philippe Brucker To: Xiang Zheng Subject: Re: [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update Message-ID: <20200527084137.GA265288@myrica> References: <20200519175502.2504091-1-jean-philippe@linaro.org> <20200519175502.2504091-19-jean-philippe@linaro.org> <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4eea10e0-1343-8d7d-ba8d-214d05558c76@huawei.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200527_014150_216746_B7981C46 X-CRM114-Status: UNSURE ( 9.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, kevin.tian@intel.com, jacob.jun.pan@linux.intel.com, will@kernel.org, fenghua.yu@intel.com, jgg@ziepe.ca, linux-pci@vger.kernel.org, joro@8bytes.org, Jonathan.Cameron@huawei.com, christian.koenig@amd.com, hch@infradead.org, linux-mm@kvack.org, iommu@lists.linux-foundation.org, Wang Haibin , catalin.marinas@arm.com, zhangfei.gao@linaro.org, xuzaibo@huawei.com, robin.murphy@arm.com, felix.kuehling@amd.com, linux-arm-kernel@lists.infradead.org, baolu.lu@linux.intel.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 27, 2020 at 11:00:29AM +0800, Xiang Zheng wrote: > Hi Jean, > > This patch only enables HTTU bits in CDs. Is it also neccessary to enable > HTTU bits in STEs in this patch? Only if you need HTTU for stage-2 tables. This series is only about sharing stage-1 page tables, for which HTTU is enabled in the CD. I'll add a statement in the commit message. Thanks, Jean _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel