All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Christopher Clark <christopher.w.clark@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org,
	Doug Goldstein <cardoe@gentoo.org>,
	Bertrand Marquis <Bertrand.Marquis@arm.com>
Subject: Re: [meta-virtualization][gatesgarth,hardknott,honister,kirkstone,master][PATCH 0/11] Xen on Raspberry Pi 4 fixes
Date: Wed, 25 May 2022 11:36:24 -0400	[thread overview]
Message-ID: <CADkTA4Pv6Qz7i6+AtHaGUuq6yPOkkgCM9Hb8eqXW_U6kh3nCFA@mail.gmail.com> (raw)
In-Reply-To: <20220521190447.135705-1-christopher.w.clark@gmail.com>

On Sat, May 21, 2022 at 3:04 PM Christopher Clark
<christopher.w.clark@gmail.com> wrote:
>
> A series of fixes applied to master and across stable branches where
> needed to fix running Xen on the Raspberry Pi 4 board.
>
> This updates Linux kernel configuration for Xen to remove tracking from
> the linux-yocto-dev kernel, either by applying a fixed revision and
> specification of a stable branch or replacing it with the linux-yocto
> kernel. The Xen build configuration is updated to remove the hypervisor
> defconfig for the Raspberry Pi and drop the arm64 prelink patch as a
> license correction and since the build no longer needs it with the newer
> gcc toolchain.

I appreciate the patches for all the branches, it gives more
confidence in how thorough things look!

I will avoid the EOL branches, but if someone really wants them, they
are on the list and I wouldn't fight too hard about not applying them.

Just so I'm clear, there aren't actually 11 patches, just some of the
patches repeated across the various branches .. totalling 11. If that
is wrong, please do follow up to the branches with more patches, as I
definitely didn't get 11.

Bruce

>
> Tested on hardware.
>
> Christopher Clark
>
> gatesgarth:
>   01: linux-yocto-dev, raspberrypi: apply fixed revision to kernel
>   02: xen: drop patch to workaround prelink on aarch64
>   03: xen: fix boot on the Raspberry Pi 4
>
> hardknott:
>   04: linux-yocto-dev, raspberrypi: apply fixed revision to kernel
>   05: xen: drop patch to workaround prelink on aarch64
>   06: xen: fix boot on the Raspberry Pi 4
>
> honister:
>   07: linux-yocto-dev, xen, raspberrypi: remove tracking bbappend
>   08: xen: drop patch to workaround prelink on aarch64
>   09: xen: fix boot on the Raspberry Pi 4 with Xen 4.14
>
> kirkstone:
>   10: xen, raspberry pi: replace linux-yocto-dev with linux-yocto 5.15
>
> master:
>   11: xen, raspberry pi: replace linux-yocto-dev with linux-yocto 5.15



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


  parent reply	other threads:[~2022-05-25 15:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21 19:04 [meta-virtualization][gatesgarth,hardknott,honister,kirkstone,master][PATCH 0/11] Xen on Raspberry Pi 4 fixes Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][gatesgarth][PATCH 1/3] linux-yocto-dev, raspberrypi: apply fixed revision to kernel Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][gatesgarth][PATCH 2/3] xen: drop patch to workaround prelink on aarch64 Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][gatesgarth][PATCH 3/3] xen: fix boot on the Raspberry Pi 4 Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][hardknott][PATCH 1/3] linux-yocto-dev, raspberrypi: apply fixed revision to kernel Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][hardknott][PATCH 2/3] xen: drop patch to workaround prelink on aarch64 Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][hardknott][PATCH 3/3] xen: fix boot on the Raspberry Pi 4 with Xen 4.14 Christopher Clark
2022-05-21 19:04 ` [meta-virtualization][honister][PATCH 1/3] linux-yocto-dev, xen, raspberrypi: remove tracking bbappend Christopher Clark
2022-05-23  9:50   ` Bertrand Marquis
2022-05-21 19:04 ` [meta-virtualization][honister][PATCH 2/3] xen: drop patch to workaround prelink on aarch64 Christopher Clark
2022-05-23  9:55   ` Bertrand Marquis
2022-05-21 19:04 ` [meta-virtualization][honister][PATCH 3/3] xen: fix boot on the Raspberry Pi 4 with Xen 4.14 Christopher Clark
2022-05-23  9:50   ` Bertrand Marquis
2022-05-21 19:04 ` [meta-virtualization][kirkstone][PATCH] xen, raspberry pi: replace linux-yocto-dev with linux-yocto 5.15 Christopher Clark
2022-05-23  9:53   ` Bertrand Marquis
2022-05-21 19:04 ` [meta-virtualization][PATCH] " Christopher Clark
2022-05-23  9:53   ` Bertrand Marquis
2022-05-23  9:47 ` [meta-virtualization][gatesgarth,hardknott,honister,kirkstone,master][PATCH 0/11] Xen on Raspberry Pi 4 fixes Bertrand Marquis
2022-05-25 15:36 ` Bruce Ashfield [this message]
2022-05-25 17:00   ` Christopher Clark

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=CADkTA4Pv6Qz7i6+AtHaGUuq6yPOkkgCM9Hb8eqXW_U6kh3nCFA@mail.gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Bertrand.Marquis@arm.com \
    --cc=cardoe@gentoo.org \
    --cc=christopher.w.clark@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.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.