[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus
From: |
Peter Maydell |
Subject: |
Re: [PATCH 1/2] sbsa-ref: remove cortex-a53 from list of supported cpus |
Date: |
Tue, 16 Feb 2021 14:23:24 +0000 |
On Thu, 11 Feb 2021 at 12:36, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:
>
> Cortex-A53 supports 40bits of address space. sbsa-ref's memory starts
> above this limit.
>
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Hi; could you resend your patches in the right format, please?
* with a cover letter if it's a multi-patch series
* with the cover letter not a reply-to or follow-up to any
existing email
* with each patch in the series being a follow-up to its cover letter
* with a suitable '[PATCH v3]' in the subject if this is v3 of
a patch(series), etc
* with any accumulated reviewed-by, acked-by, etc tags
Otherwise it's pretty confusing to try to fish the right version
out of the mailing list; in particular the automated patch handling
tools and scripts have got confused by your patches here.
https://wiki.qemu.org/Contribute/SubmitAPatch has some notes.
thanks
-- PMM