On 01/04/2021 10:31, Marc Zyngier wrote:
On Tue, 30 Mar 2021 07:04:44 +0100,
Jisheng Zhang [off-list ref] wrote:
quoted
Some functions are not needed after booting, so mark them as __init
to move them to the .init section.
Some global variables are never modified after init, so can be
__ro_after_init.
Signed-off-by: Jisheng Zhang <redacted>
Acked-by: Marc Zyngier <maz@kernel.org>
M.
Thanks Marc
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel