All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Daley <mattd@bugfuzz.com>
To: julien.grall@arm.com
Cc: xen-devel@lists.xenproject.org, Jan-Peter.Larsson@arm.com,
	Stefano Stabellini <sstabellini@kernel.org>,
	shameerali.kolothum.thodi@huawei.com, andre.przywara@arm.com
Subject: Re: [PATCH for-4.12 0/2] xen/arm: mm: Boot fixes
Date: Sat, 1 Dec 2018 14:27:35 +1300	[thread overview]
Message-ID: <CAD3CancfX2FdKHk0BBq+H3ra-To+nLC4iCx5ACqXjDprLr4OOw@mail.gmail.com> (raw)
In-Reply-To: <20181129113744.2797-1-julien.grall@arm.com>

Hi Julien,

These patches fix my Hikey960 problems - I'm able to boot all expected
CPUs without trouble now.

Feel free to add
Tested-by: Matthew Daley <mattd@bugfuzz.com>
if you want.

Thanks for the good work!

- Matthew

On Fri, 30 Nov 2018 at 00:37, Julien Grall <julien.grall@arm.com> wrote:
>
> Hi all,
>
> This patch series fixes 2 bug in the boot code for the memory management.
>
> The first patch should resolve Xen stall when setting SCTLR.XN on some
> platforms.
>
> The second patch should allow to boot Xen again the Hikey board.
>
> Cheers,
>
> Cc: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>
> Cc: Jan-Peter Larsson <Jan-Peter.Larsson@arm.com>
> Cc: Matthew Daley <mattd@bugfuzz.com>
>
> Julien Grall (2):
>   xen/arm: mm: Set-up page permission for Xen mappings earlier on
>   xen/arm: Stop relocating Xen
>
>  xen/arch/arm/arm32/head.S | 54 +++-----------------------------------
>  xen/arch/arm/arm64/head.S | 50 +++++------------------------------
>  xen/arch/arm/mm.c         | 67 ++++++++++++++++++-----------------------------
>  xen/arch/arm/setup.c      | 65 +++------------------------------------------
>  xen/include/asm-arm/mm.h  |  2 +-
>  5 files changed, 39 insertions(+), 199 deletions(-)
>
> --
> 2.11.0
>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

      parent reply	other threads:[~2018-12-01  1:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 11:37 [PATCH for-4.12 0/2] xen/arm: mm: Boot fixes Julien Grall
2018-11-29 11:37 ` [PATCH 1/2] xen/arm: mm: Set-up page permission for Xen mappings earlier on Julien Grall
2018-12-12 23:54   ` Stefano Stabellini
2018-11-29 11:37 ` [PATCH 2/2] xen/arm: Stop relocating Xen Julien Grall
2018-12-12 23:53   ` Stefano Stabellini
2018-12-14 10:41     ` Julien Grall
2018-12-01  1:27 ` Matthew Daley [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=CAD3CancfX2FdKHk0BBq+H3ra-To+nLC4iCx5ACqXjDprLr4OOw@mail.gmail.com \
    --to=mattd@bugfuzz.com \
    --cc=Jan-Peter.Larsson@arm.com \
    --cc=andre.przywara@arm.com \
    --cc=julien.grall@arm.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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.