Home
last modified time | relevance | path

Searched hist:"1 b3c86eeea7594eeeb49b8d1c1db0a40f0ce7920" (Results 1 – 2 of 2) sorted by relevance

/linux/samples/kprobes/
H A Dkretprobe_example.cdiff 1b3c86eeea7594eeeb49b8d1c1db0a40f0ce7920 Wed Jun 12 01:44:27 CEST 2024 Jeff Johnson <quic_jjohnson@quicinc.com> samples: kprobes: add missing MODULE_DESCRIPTION() macros

make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kprobe_example.o
WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kretprobe_example.o

Add the missing invocations of the MODULE_DESCRIPTION() macro.

Link: https://lore.kernel.org/all/20240601-md-samples-kprobes-v1-1-b6a772353893@quicinc.com/

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
H A Dkprobe_example.cdiff 1b3c86eeea7594eeeb49b8d1c1db0a40f0ce7920 Wed Jun 12 01:44:27 CEST 2024 Jeff Johnson <quic_jjohnson@quicinc.com> samples: kprobes: add missing MODULE_DESCRIPTION() macros

make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kprobe_example.o
WARNING: modpost: missing MODULE_DESCRIPTION() in samples/kprobes/kretprobe_example.o

Add the missing invocations of the MODULE_DESCRIPTION() macro.

Link: https://lore.kernel.org/all/20240601-md-samples-kprobes-v1-1-b6a772353893@quicinc.com/

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>