On 29/4/24 14:16, Mike Rapoport wrote:
From: "Mike Rapoport (IBM)" <[email protected]>

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

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

Nice code simplification.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to