From: Jakub Kicinski Date: Wed, 4 Oct 2023 22:37:15 +0000 (-0700) Subject: Merge branch 'chelsio-annotate-structs-with-__counted_by' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f8e5b778623767463ec62c81cf5a357b2f1d3315;p=linux.git Merge branch 'chelsio-annotate-structs-with-__counted_by' Kees Cook says: ==================== chelsio: Annotate structs with __counted_by This annotates several chelsio structures with the coming __counted_by attribute for bounds checking of flexible arrays at run-time. For more details, see commit dd06e72e68bc ("Compiler Attributes: Add __counted_by macro"). ==================== Link: https://lore.kernel.org/r/20230929181042.work.990-kees@kernel.org Signed-off-by: Jakub Kicinski --- f8e5b778623767463ec62c81cf5a357b2f1d3315