Re: [PATCH v14 02/11] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code

From: Miroslav Benes
Date: Mon Dec 03 2018 - 08:36:54 EST


On Thu, 29 Nov 2018, Petr Mladek wrote:

> We are going to simplify the API and code by removing the registration
> step. This would require calling init/free functions from enable/disable
> ones.
>
> This patch just moves the code to prevent more forward declarations.
>
> This patch does not change the code except of two forward declarations.
>
> Signed-off-by: Petr Mladek <pmladek@xxxxxxxx>

Acked-by: Miroslav Benes <mbenes@xxxxxxx>

M