Re: [PATCH v2] riscv: force __cpu_up_ variables to put in data section

From: Palmer Dabbelt
Date: Mon May 04 2020 - 18:10:12 EST


On Mon, 04 May 2020 10:37:40 PDT (-0700), atishp@xxxxxxxxxxxxxx wrote:
On Mon, May 4, 2020 at 12:50 AM Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote:

On Mai 04 2020, Anup Patel wrote:

> Slightly improved text:
>
> This issue happens on random booting of multiple harts, which means
> it will manifest for BBL and OpenSBI v0.6 (or older version). In OpenSBI
> v0.7 (or higher version), we have HSM extension so all the secondary harts
> are brought-up by Linux kernel in an orderly fashion. This means we don't
> this change for OpenSBI v0.7 (or higher version).

+need

Andreas.

--
Andreas Schwab, schwab@xxxxxxxxxxxxxx
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."

With Andreas & Anup's nitpick addressed,

Reviewed-by: Atish Patra <atish.patra@xxxxxxx>

Thanks! It should be on fixes, with the new commit text.