[PATCH 0/3] kprobes: Annotate structs with __counted_by()
From: Jinjie Ruan <hidden>
Date: 2024-08-13 11:46:50
Also in:
linux-hardening, lkml
From: Jinjie Ruan <hidden>
Date: 2024-08-13 11:46:50
Also in:
linux-hardening, lkml
Annotate structs with __counted_by() for kprobe and do some cleanup. Jinjie Ruan (3): kprobes: Annotate structs with __counted_by() kprobes: Cleanup the config comment kprobes: Cleanup collect_one_slot() and __disable_kprobe() kernel/kprobes.c | 87 ++++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 43 deletions(-) -- 2.34.1