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 <[email protected]> > Acked-by: Mark Rutland <[email protected]> > Tested-by: Chen-Yu Tsai <[email protected]> > Signed-off-by: Douglas Anderson <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]> _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
