On 29/4/24 14:16, Mike Rapoport wrote:
From: "Mike Rapoport (IBM)" <r...@kernel.org>

Move the logic related to the memory allocation and freeing into
module_memory_alloc() and module_memory_free().

Signed-off-by: Mike Rapoport (IBM) <r...@kernel.org>
---
  kernel/module/main.c | 64 +++++++++++++++++++++++++++-----------------
  1 file changed, 39 insertions(+), 25 deletions(-)

Nice code simplification.

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to