Quoting Douglas Anderson (2023-09-06 09:03:02)
> Mark the three IPI-related globals in smp.c as "__ro_after_init" since
> they are only ever set in set_smp_ipi_range(), which is marked
> "__init". This is a better and more secure marking than the old
> "__read_mostly".
>
> Suggested-by: Stephen Boyd <swb...@chromium.org>
> Acked-by: Mark Rutland <mark.rutl...@arm.com>
> Tested-by: Chen-Yu Tsai <we...@chromium.org>
> Signed-off-by: Douglas Anderson <diand...@chromium.org>
> ---

Reviewed-by: Stephen Boyd <swb...@chromium.org>


_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to