Re: [PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()

From: Palmer Dabbelt
Date: Wed Apr 26 2023 - 10:28:20 EST



On Thu, 20 Apr 2023 12:49:34 -0700, Evan Green wrote:
> probe_vendor_features() is now called from smp_callin(), which is not
> __init code and runs during cpu hotplug events. Remove the
> __init_or_module decoration from it and the functions it calls to avoid
> walking into outer space.
>
> Fixes: 62a31d6e38bd ("RISC-V: hwprobe: Support probing of misaligned access performance")
>
> [...]

Applied, thanks!

[1/1] RISC-V: hwprobe: Remove __init on probe_vendor_features()
https://git.kernel.org/palmer/c/bb3f89487fd9

Best regards,
--
Palmer Dabbelt <palmer@xxxxxxxxxxxx>