Re: [PATCH v11 1/2] x86/module: remove unused code in __apply_relocate_add

From: Petr Mladek
Date: Fri Feb 03 2023 - 08:34:29 EST


On Wed 2023-01-25 10:54:00, Song Liu wrote:
> This "#if 0" block has been untouched for many years. Remove it to clean
> up the code.
>
> Suggested-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
> Signed-off-by: Song Liu <song@xxxxxxxxxx>
> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

JFYI, I have pushed the patchset into livepatching.git,
branch for-6.3/cleanup-relocations.

It has got quite a lot review and testing. And I consider Josh's ack
to be enough from the x86 maintainers side.

Best Regards,
Petr