All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Cc: julien.grall@citrix.com, tim@xen.org, edgar.iglesias@xilinx.com,
	stefano.stabellini@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH v6 0/3] Set SMMU s2 input-size based on p2m tables
Date: Wed, 13 May 2015 15:47:17 +0100	[thread overview]
Message-ID: <1431528437.8263.308.camel@citrix.com> (raw)
In-Reply-To: <1431069010-29935-1-git-send-email-edgar.iglesias@gmail.com>

On Fri, 2015-05-08 at 17:10 +1000, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
> 
> Hi,
> 
> This is a fix for the issue I'm seeing on ZynqMP with missmatched
> setup of the SMMU and the shared p2m page-tables with the CPU.
> 
> This implements a global p2m_ipa_bits cap for S2 input-size as
> discussed in the previous RFC.

Acked + applied, thanks.

> 
> Best regards,
> Edgar
> 
> Changelog:
> v5 -> v6:
> * Remove const from ARM32 to fix the build.
> * Reuse p2m_ipa_bits in info print
> 
> v4 -> v5:
> * Make p2m_ipa_bits __read_mostly.
> * Make p2m_ipa_bits const for ARM32.
> 
> v3 -> v4:
> * Replace ASSERT on supported IPA sizes with returnig error.
> * Remove redundant 'addresses' after IPA.
> 
> v2 -> v3:
> * pfn -> ipa.
> * Fix typos in commit msg for 3/3.
> 
> v1 -> v2:
> * Use a global pfn bitsize instead of a per-domain one.
> 
> Edgar E. Iglesias (3):
>   xen/arm: Re-order iommu_setup to after setup_virt_paging
>   xen/arm: Add p2m_ipa_bits
>   xen/iommu: arm: Use p2m_ipa_bits as stage2 input size
> 
>  xen/arch/arm/p2m.c                 |  6 +++++-
>  xen/arch/arm/setup.c               |  4 ++--
>  xen/drivers/passthrough/arm/smmu.c | 10 ++++++++--
>  xen/include/asm-arm/p2m.h          |  3 +++
>  4 files changed, 18 insertions(+), 5 deletions(-)
> 

      parent reply	other threads:[~2015-05-13 14:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08  7:10 [PATCH v6 0/3] Set SMMU s2 input-size based on p2m tables Edgar E. Iglesias
2015-05-08  7:10 ` [PATCH v6 1/3] xen/arm: Re-order iommu_setup to after setup_virt_paging Edgar E. Iglesias
2015-05-08  7:10 ` [PATCH v6 2/3] xen/arm: Add p2m_ipa_bits Edgar E. Iglesias
2015-05-08 10:40   ` Julien Grall
2015-05-08  7:10 ` [PATCH v6 3/3] xen/iommu: arm: Use p2m_ipa_bits as stage2 input size Edgar E. Iglesias
2015-05-13 14:47 ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1431528437.8263.308.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=julien.grall@citrix.com \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.