Re: [PATCH 0/5] mlxsw: Annotate structs with __counted_by

2023-10-02 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 29 Sep 2023 11:07:39 -0700 you wrote: > Hi, > > This annotates several mlxsw structures with the coming __counted_by attribute > for bounds checking of flexible arrays at run-time. For more details, see > co

[PATCH 0/5] mlxsw: Annotate structs with __counted_by

2023-09-29 Thread Kees Cook
Hi, This annotates several mlxsw 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"). Thanks! -Kees Kees Cook (5): mlxsw: Annotate struct mlxsw_linecards