From: Dmitry Safonov <dima@arista.com>
To: Dan Carpenter <error27@gmail.com>
Cc: lkp@intel.com, oe-kbuild-all@lists.linux.dev,
netdev@vger.kernel.org, Andy Lutomirski <luto@amacapital.net>,
Bob Gilligan <gilligan@arista.com>,
Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
Leonard Crestez <cdleonard@gmail.com>,
Paolo Abeni <pabeni@redhat.com>,
Salam Noureddine <noureddine@arista.com>,
linux-crypto@vger.kernel.org, oe-kbuild@lists.linux.dev,
linux-kernel@vger.kernel.org, David Ahern <dsahern@kernel.org>,
Eric Dumazet <edumazet@google.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
Jakub Kicinski <kuba@kernel.org>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
Date: Wed, 8 Feb 2023 11:57:03 +0000 [thread overview]
Message-ID: <02e45c4e-1343-3077-2848-b5148faa2d4e@arista.com> (raw)
In-Reply-To: <202302071833.k6CihGFl-lkp@intel.com>
On 2/7/23 11:40, Dan Carpenter wrote:
> Hi Dmitry,
>
> url: https://github.com/intel-lab-lkp/linux/commits/Dmitry-Safonov/crypto-Introduce-crypto_pool/20230119-054258
> base: c1649ec55708ae42091a2f1bca1ab49ecd722d55
> patch link: https://lore.kernel.org/r/20230118214111.394416-4-dima%40arista.com
> patch subject: [PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
> config: s390-randconfig-m041-20230206 (https://download.01.org/0day-ci/archive/20230207/202302071833.k6CihGFl-lkp@intel.com/config)
> compiler: s390-linux-gcc (GCC) 12.1.0
>
> If you fix the issue, kindly add following tag where applicable
> | Reported-by: kernel test robot <lkp@intel.com>
> | Reported-by: Dan Carpenter <error27@gmail.com>
>
> smatch warnings:
> net/ipv6/seg6.c:539 seg6_init() warn: ignoring unreachable code.
>
> vim +539 net/ipv6/seg6.c
>
> 4f4853dc1c9c19 David Lebrun 2016-11-08 532
> 915d7e5e5930b4 David Lebrun 2016-11-08 533 pr_info("Segment Routing with IPv6\n");
> 915d7e5e5930b4 David Lebrun 2016-11-08 534
> 915d7e5e5930b4 David Lebrun 2016-11-08 535 out:
> 915d7e5e5930b4 David Lebrun 2016-11-08 536 return err;
> 754f6619437c57 Dmitry Safonov 2023-01-18 537
> 46738b1317e169 David Lebrun 2016-11-15 538 #ifdef CONFIG_IPV6_SEG6_LWTUNNEL
> d1df6fd8a1d22d David Lebrun 2017-08-05 @539 seg6_local_exit();
>
> Not a bug. Just dead code. Some people like to store dead code here
> for later, but it's not a common thing...
Thanks for the report, Dan!
--
Dmitry
next prev parent reply other threads:[~2023-02-08 11:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-18 21:41 [PATCH v4 0/4] net/crypto: Introduce crypto_pool Dmitry Safonov
2023-01-18 21:41 ` [PATCH v4 1/4] crypto: " Dmitry Safonov
2023-01-19 9:51 ` Herbert Xu
2023-01-19 18:03 ` Dmitry Safonov
2023-01-20 8:49 ` Herbert Xu
2023-01-20 19:11 ` Dmitry Safonov
2023-01-18 21:41 ` [PATCH v4 2/4] crypto/net/tcp: Use crypto_pool for TCP-MD5 Dmitry Safonov
2023-01-19 9:58 ` Herbert Xu
2023-01-18 21:41 ` [PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool Dmitry Safonov
2023-02-07 11:40 ` Dan Carpenter
2023-02-08 11:57 ` Dmitry Safonov [this message]
2023-01-18 21:41 ` [PATCH v4 4/4] crypto/Documentation: Add crypto_pool kernel API Dmitry Safonov
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=02e45c4e-1343-3077-2848-b5148faa2d4e@arista.com \
--to=dima@arista.com \
--cc=cdleonard@gmail.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=error27@gmail.com \
--cc=gilligan@arista.com \
--cc=herbert@gondor.apana.org.au \
--cc=kuba@kernel.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=luto@amacapital.net \
--cc=netdev@vger.kernel.org \
--cc=noureddine@arista.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=oe-kbuild@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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
all inboxes | Powered by JetHome®