Re: [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required

From: Miroslav Benes
Date: Tue Feb 02 2021 - 09:11:31 EST


On Tue, 2 Feb 2021, Christoph Hellwig wrote:

> kallsyms_on_each_symbol and module_kallsyms_on_each_symbol are only used
> by the livepatching code, so don't build them if livepatching is not
> enabled.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

M