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

From: Atish Patra
Date: Mon May 04 2020 - 13:37:55 EST


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>

--
Regards,
Atish