Re: [PATCH 1/1] livepatch: Rename KLP_* to KLP_TRANSITION_*

From: Petr Mladek
Date: Thu May 09 2024 - 09:43:50 EST


On Tue 2024-05-07 13:01:11, zhangwarden@xxxxxxxxx wrote:
> From: Wardenjohn <zhangwarden@xxxxxxxxx>
>
> The original macros of KLP_* is about the state of the transition.
> Rename macros of KLP_* to KLP_TRANSITION_* to fix the confusing
> description of klp transition state.
>
> Signed-off-by: Wardenjohn <zhangwarden@xxxxxxxxx>

JFYI, the patch has been comitted into livepatching.git, branch for-10.

Best regards,
Petr