[PATCH] ARM: kprobes: add missing MODULE_DESCRIPTION() to test module

Ethan Nelson-Moore enelsonmoore at gmail.com
Sun May 17 22:29:31 PDT 2026


On Sun, May 17, 2026 at 6:31 PM Ethan Nelson-Moore
<enelsonmoore at gmail.com> wrote:
>
> The test-kprobes module does not have a description, which causes the
> following warning:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in
> arch/arm/probes/kprobes/test-kprobes.o

Hi, everyone,

I just noticed that Arnd Bergmann (CC'd) already submitted a patch to
fix this issue:
https://lists.infradead.org/pipermail/linux-arm-kernel/2026-May/1125867.html

You should just use his patch instead of mine.

Ethan



More information about the linux-arm-kernel mailing list