mbox series

[0/3] kprobes: Annotate structs with __counted_by()

Message ID 20240813115334.3922580-1-ruanjinjie@huawei.com (mailing list archive)
Headers show
Series kprobes: Annotate structs with __counted_by() | expand

Message

Jinjie Ruan Aug. 13, 2024, 11:53 a.m. UTC
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(-)