From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Alistair Francis" <alistair@alistair23.me>,
qemu-arm@nongnu.org, "Niek Linnenbank" <nieklinnenbank@gmail.com>,
"Igor Mitsyanko" <i.mitsyanko@gmail.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Subject: Re: [PATCH] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Date: Wed, 25 Oct 2023 13:20:56 -0700 [thread overview]
Message-ID: <cc1b1909-03f6-4104-8e2b-afcf526e6bc0@linaro.org> (raw)
In-Reply-To: <20231025065909.57344-1-philmd@linaro.org>
On 10/24/23 23:59, Philippe Mathieu-Daudé wrote:
> Prefer using a well known local first CPU rather than a global one.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> hw/arm/bananapi_m2u.c | 2 +-
> hw/arm/exynos4_boards.c | 7 ++++---
> hw/arm/orangepi.c | 2 +-
> hw/arm/realview.c | 2 +-
> hw/arm/xilinx_zynq.c | 2 +-
> 5 files changed, 8 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2023-10-25 20:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 6:59 [PATCH] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable Philippe Mathieu-Daudé
2023-10-25 20:20 ` Richard Henderson [this message]
2023-10-27 11:50 ` Peter Maydell
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=cc1b1909-03f6-4104-8e2b-afcf526e6bc0@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=alistair@alistair23.me \
--cc=edgar.iglesias@gmail.com \
--cc=i.mitsyanko@gmail.com \
--cc=nieklinnenbank@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.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).