Re: [PATCH v3 1/2] Introduce klp_ops into klp_func structure
From: Christoph Hellwig
Date: Sun Aug 25 2024 - 00:48:18 EST
On Thu, Aug 22, 2024 at 11:01:58AM +0800, Wardenjohn wrote:
> 1. Move klp_ops into klp_func structure.
> Rewrite the logic of klp_find_ops and
> other logic to get klp_ops of a function.
>
> 2. Move definition of struct klp_ops into
> include/linux/livepatch.h
Why?