From: patchwork-bot+netdevbpf@kernel•org
To: Arnd Bergmann <arnd@kernel•org>
Cc: linux-kernel@vger•kernel.org, arnd@arndb•de, idryomov@gmail•com,
dongsheng.yang@easystack•cn, axboe@kernel•dk, jgg@ziepe•ca,
leon@kernel•org, agk@redhat•com, snitzer@kernel•org,
mpatocka@redhat•com, dm-devel@lists•linux.dev, saeedm@nvidia•com,
davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, xiubli@redhat•com, jlayton@kernel•org,
konishi.ryusuke@gmail•com, dvyukov@google•com,
andreyknvl@gmail•com, dsahern@kernel•org, masahiroy@kernel•org,
nathan@kernel•org, nicolas@fjasle•eu, ndesaulniers@google•com,
morbo@google•com, justinstitt@google•com, keescook@chromium•org,
gustavoars@kernel•org, tariqt@nvidia•com,
ceph-devel@vger•kernel.org, linux-block@vger•kernel.org,
linux-rdma@vger•kernel.org, netdev@vger•kernel.org,
linux-nilfs@vger•kernel.org, kasan-dev@googlegroups•com,
linux-kbuild@vger•kernel.org, llvm@lists•linux.dev
Subject: Re: [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
Date: Fri, 29 Mar 2024 20:00:36 +0000 [thread overview]
Message-ID: <171174243650.4906.1760676317968487901.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240328143051.1069575-1-arnd@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Thu, 28 Mar 2024 15:30:38 +0100 you wrote:
> From: Arnd Bergmann <arnd@arndb•de>
>
> The warning option was introduced a few years ago but left disabled
> by default. All of the actual bugs that this has found have been
> fixed in the meantime, and this series should address the remaining
> false-positives, as tested on arm/arm64/x86 randconfigs as well as
> allmodconfig builds for all architectures supported by clang.
>
> [...]
Here is the summary with links:
- [2/9] libceph: avoid clang out-of-range warning
(no matching commit)
- [5/9] ipv4: tcp_output: avoid warning about NET_ADD_STATS
(no matching commit)
- [8/9] mlx5: stop warning for 64KB pages
https://git.kernel.org/netdev/net-next/c/a5535e533694
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-03-29 20:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-28 14:30 [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare Arnd Bergmann
2024-03-28 14:30 ` [PATCH 2/9] libceph: avoid clang out-of-range warning Arnd Bergmann
2024-03-28 22:53 ` Justin Stitt
2024-03-29 0:06 ` Xiubo Li
2024-03-28 14:30 ` [PATCH 5/9] ipv4: tcp_output: avoid warning about NET_ADD_STATS Arnd Bergmann
2024-03-28 14:38 ` Eric Dumazet
2024-03-28 16:39 ` Arnd Bergmann
2024-03-28 14:30 ` [PATCH 8/9] mlx5: stop warning for 64KB pages Arnd Bergmann
2024-03-28 15:37 ` Maxim Mikityanskiy
2024-03-28 22:09 ` Justin Stitt
2024-03-28 22:21 ` Arnd Bergmann
2024-03-28 22:39 ` Tariq Toukan
2024-03-29 20:00 ` patchwork-bot+netdevbpf [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=171174243650.4906.1760676317968487901.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=agk@redhat$(echo .)com \
--cc=andreyknvl@gmail$(echo .)com \
--cc=arnd@arndb$(echo .)de \
--cc=arnd@kernel$(echo .)org \
--cc=axboe@kernel$(echo .)dk \
--cc=ceph-devel@vger$(echo .)kernel.org \
--cc=davem@davemloft$(echo .)net \
--cc=dm-devel@lists$(echo .)linux.dev \
--cc=dongsheng.yang@easystack$(echo .)cn \
--cc=dsahern@kernel$(echo .)org \
--cc=dvyukov@google$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=gustavoars@kernel$(echo .)org \
--cc=idryomov@gmail$(echo .)com \
--cc=jgg@ziepe$(echo .)ca \
--cc=jlayton@kernel$(echo .)org \
--cc=justinstitt@google$(echo .)com \
--cc=kasan-dev@googlegroups$(echo .)com \
--cc=keescook@chromium$(echo .)org \
--cc=konishi.ryusuke@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=leon@kernel$(echo .)org \
--cc=linux-block@vger$(echo .)kernel.org \
--cc=linux-kbuild@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-nilfs@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=llvm@lists$(echo .)linux.dev \
--cc=masahiroy@kernel$(echo .)org \
--cc=morbo@google$(echo .)com \
--cc=mpatocka@redhat$(echo .)com \
--cc=nathan@kernel$(echo .)org \
--cc=ndesaulniers@google$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nicolas@fjasle$(echo .)eu \
--cc=pabeni@redhat$(echo .)com \
--cc=saeedm@nvidia$(echo .)com \
--cc=snitzer@kernel$(echo .)org \
--cc=tariqt@nvidia$(echo .)com \
--cc=xiubli@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