xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Stefano Stabellini <sstabellini@kernel.org>
To: Wei Chen <wei.chen@linaro.org>
Cc: julien.grall@arm.com, sstabellini@kernel.org,
	wei.liu2@citrix.com, steve.capper@arm.com,
	xen-devel@lists.xen.org
Subject: Re: [PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
Date: Wed, 1 Jun 2016 10:29:56 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1606011027530.3896@sstabellini-ThinkPad-X260> (raw)
In-Reply-To: <20160531025414.15539-1-Wei.Chen@linaro.org>

Hi Wei Liu, Julien,

this series is a bug fix. I think it should go in Xen 4.7, do you agree?


On Tue, 31 May 2016, Wei Chen wrote:
> bits are expanded to 64-bits. But Xen 64-bit ARM code treats this it
> as 32-bit register.
> We have to provide correct accessing to this register to avoid
> unexpected issues that is caused by incorrect MPIDR value.
> 
> Wei Chen (4):
>   xen/arm: Change the variable type of cpu_logical_map to register_t
>   xen/arm: Make AFFINITY_MASK generate correct mask for level3
>   xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64
>   xen/arm: arm64: Remove MPIDR multiprocessing extensions check
> 
>  xen/arch/arm/arm64/head.S       |  3 +--
>  xen/arch/arm/gic-v3.c           |  2 +-
>  xen/arch/arm/smpboot.c          | 13 +++++++------
>  xen/include/asm-arm/processor.h |  9 +++++++--
>  4 files changed, 16 insertions(+), 11 deletions(-)
> 
> -- 
> 2.7.4
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  parent reply	other threads:[~2016-06-01  9:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31  2:54 [PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits Wei Chen
2016-05-31  2:54 ` [PATCH v4 1/4] xen/arm: Change the variable type of cpu_logical_map to register_t Wei Chen
2016-05-31  2:54 ` [PATCH v4 2/4] xen/arm: Make AFFINITY_MASK generate correct mask for level3 Wei Chen
2016-05-31  2:54 ` [PATCH v4 3/4] xen:arm: arm64: Add correct MPIDR_HWID_MASK value for ARM64 Wei Chen
2016-05-31 10:01   ` Julien Grall
2016-05-31  2:54 ` [PATCH v4 4/4] xen/arm: arm64: Remove MPIDR multiprocessing extensions check Wei Chen
2016-06-01  9:29 ` Stefano Stabellini [this message]
2016-06-01  9:37   ` [PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits Wei Liu
2016-06-01 10:37   ` Julien Grall
2016-06-01 11:49     ` Edgar E. Iglesias

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=alpine.DEB.2.10.1606011027530.3896@sstabellini-ThinkPad-X260 \
    --to=sstabellini@kernel.org \
    --cc=julien.grall@arm.com \
    --cc=steve.capper@arm.com \
    --cc=wei.chen@linaro.org \
    --cc=wei.liu2@citrix.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).