On 17/01/2018 04:46, Dou Liyang wrote:
> The early_param() is only called during kernel initialization, So Linux
> marks the functions of it with __init macro to save memory.
>
> But it forgot to mark the parse_no_kvmapf/stealacc/kvmclock_vsyscall,
> So, Make them __init as well.
>
> Cc: Paolo Bo
The early_param() is only called during kernel initialization, So Linux
marks the functions of it with __init macro to save memory.
But it forgot to mark the parse_no_kvmapf/stealacc/kvmclock_vsyscall,
So, Make them __init as well.
Cc: Paolo Bonzini
Cc: rkrc...@redhat.com
Cc: k...@vger.kernel.or
2 matches
Mail list logo