Re: [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

From: Shuah Khan
Date: Fri Dec 01 2023 - 11:39:15 EST


On 12/1/23 06:13, Marcos Paulo de Souza wrote:
On Thu, Nov 30, 2023 at 04:24:26PM -0700, Shuah Khan wrote:


Missing module name? Is there a reason to not name this module?

Can you please elaborate? This new module use the same MODULE_ macros used by
the current livepatch selftests. What do you mean by module name?


Pre-commit checpatch script spdx check complained about the module name.
Please run it to see the message.

thanks,
-- Shuah