public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Kees Cook <keescook@chromium•org>
Cc: "David S. Miller" <davem@davemloft•net>,
	Eric Dumazet <edumazet@google•com>,
	Paolo Abeni <pabeni@redhat•com>,
	"Gustavo A. R. Silva" <gustavoars@kernel•org>,
	netdev@vger•kernel.org, linux-hardening@vger•kernel.org,
	Rasmus Villemoes <linux@rasmusvillemoes•dk>,
	Dan Williams <dan.j.williams@intel•com>,
	Keith Packard <keithp@keithp•com>,
	Miguel Ojeda <ojeda@kernel•org>,
	Alexey Dobriyan <adobriyan@gmail•com>,
	Dmitry Antipov <dmantipov@yandex•ru>,
	Nathan Chancellor <nathan@kernel•org>,
	kernel test robot <lkp@intel•com>,
	linux-kernel@vger•kernel.org
Subject: Re: [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)
Date: Mon, 12 Feb 2024 17:35:55 -0800	[thread overview]
Message-ID: <20240212173555.576f1d59@kernel.org> (raw)
In-Reply-To: <20240210011643.1706285-2-keescook@chromium.org>

On Fri,  9 Feb 2024 17:16:42 -0800 Kees Cook wrote:
> The size of the imsf_slist_flex member is determined by imsf_numsrc, so
> annotate it as such.

Acked-by: Jakub Kicinski <kuba@kernel•org>

      parent reply	other threads:[~2024-02-13  1:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-10  1:16 [PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays Kees Cook
2024-02-10  1:16 ` [PATCH 1/2] " Kees Cook
2024-02-10  3:47   ` Gustavo A. R. Silva
2024-02-13  7:22   ` Rasmus Villemoes
2024-02-13 23:20     ` Kees Cook
2024-02-10  1:16 ` [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc) Kees Cook
2024-02-10  3:48   ` Gustavo A. R. Silva
2024-02-13  1:35   ` Jakub Kicinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240212173555.576f1d59@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=adobriyan@gmail$(echo .)com \
    --cc=dan.j.williams@intel$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=dmantipov@yandex$(echo .)ru \
    --cc=edumazet@google$(echo .)com \
    --cc=gustavoars@kernel$(echo .)org \
    --cc=keescook@chromium$(echo .)org \
    --cc=keithp@keithp$(echo .)com \
    --cc=linux-hardening@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@rasmusvillemoes$(echo .)dk \
    --cc=lkp@intel$(echo .)com \
    --cc=nathan@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=ojeda@kernel$(echo .)org \
    --cc=pabeni@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox