Skip to content

Commit 921f15f

Browse files
committed
MAINTAINERS: hardening: Add __counted_by regex
Since __counted_by annotations may also require that code be changed to get initialization ordering correct, let's get an extra group of eyes on code that is working on these annotations. Signed-off-by: Kees Cook <keescook@chromium.org>
1 parent cf77bf6 commit 921f15f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11405,6 +11405,7 @@ F: kernel/configs/hardening.config
1140511405
F: mm/usercopy.c
1140611406
K: \b(add|choose)_random_kstack_offset\b
1140711407
K: \b__check_(object_size|heap_object)\b
11408+
K: \b__counted_by\b
1140811409

1140911410
KERNEL JANITORS
1141011411
L: kernel-janitors@vger.kernel.org

0 commit comments

Comments
 (0)