Hi Jiri, On Fri, Jul 8, 2022 at 9:13 AM Jiri Slaby <jslaby@xxxxxxx> wrote: > From: Andi Kleen <ak@xxxxxxxxxxxxxxx> > > A variable pointing to const isn't const itself. It'd have to contain > "const" keyword after "*" too. Therefore, cpg_pll_config cannot be put > to "rodata". Hence use __initdata instead of __initconst to fix this. > > [js] more explanatory commit message. > > Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > Cc: linux-renesas-soc@xxxxxxxxxxxxxxx > Cc: linux-clk@xxxxxxxxxxxxxxx > Cc: Martin Liska <mliska@xxxxxxx> > Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx> > Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> > Signed-off-by: Jiri Slaby <jslaby@xxxxxxx> Already queued as commit 0e704f6c42dc64f0 ("clk: renesas: rcar-gen4: Fix initconst confusion for cpg_pll_config") in renesas-clk-for-v5.20, and next-20220706 and later. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds