On Fri, 2022-04-08 at 00:15 +1000, Michael Ellerman wrote: > We can mark arch_get_ima_policy() as __init because it's only caller > ima_init_arch_policy() is __init. We can then mark > is_ppc_trustedboot_enabled() __init because its only caller is > arch_get_ima_policy(). > > Signed-off-by: Michael Ellerman <[email protected]>
I assume you want to upstream this via power,
Reviewed-by: Mimi Zohar <[email protected]>
thanks,
Mimi
