From: tada keisuke <keisuke1.tada@kioxia.com>
To: Dan Carpenter <dan.carpenter@linaro.org>,
"oe-kbuild@lists.linux.dev" <oe-kbuild@lists.linux.dev>,
"song@kernel.org" <song@kernel.org>,
"yukuai3@huawei.com" <yukuai3@huawei.com>
Cc: "lkp@intel.com" <lkp@intel.com>,
"oe-kbuild-all@lists.linux.dev" <oe-kbuild-all@lists.linux.dev>,
"linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH 06/11] md: avoid conflicts in active_aligned_reads operations
Date: Fri, 5 Apr 2024 05:37:17 +0000 [thread overview]
Message-ID: <d843796bc3634fa691685ee63aa68357@kioxia.com> (raw)
In-Reply-To: <a35d6b54-8e63-4b0b-be18-bb5ab7d12bdf@moroto.mountain>
> Hi tada,
>
> kernel test robot noticed the following build warnings:
>
> url:
> https://github.com/intel-lab-lkp/linux/commits/tada-keisuke/md-add-infra-for-active_aligned_reads-changes/202403
> 26-201827
> base: fcf3f7e2fc8a53a6140beee46ec782a4c88e4744
> patch link: https://lore.kernel.org/r/ffb112e756514a0eaab891379df0d834%40kioxia.com
> patch subject: [PATCH 06/11] md: avoid conflicts in active_aligned_reads operations
> config: i386-randconfig-141-20240328
> (https://download.01.org/0day-ci/archive/20240331/202403312116.Sh5vFCWf-lkp@intel.com/config)
> compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
> | Closes: https://lore.kernel.org/r/202403312116.Sh5vFCWf-lkp@intel.com/
>
> New smatch warnings:
> drivers/md/raid5.c:7680 setup_conf() warn: passing zero to 'ERR_PTR'
>
> vim +/ERR_PTR +7680 drivers/md/raid5.c
Thanks for reporting.
I forgot to keep the error code.
I will also fix another issue and submit v2.
https://marc.info/?l=linux-raid&m=171184328530325
Thanks,
Keisuke
prev parent reply other threads:[~2024-04-05 7:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 10:29 [PATCH 06/11] md: avoid conflicts in active_aligned_reads operations tada keisuke
2024-04-02 14:15 ` Dan Carpenter
2024-04-05 5:37 ` tada keisuke [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=d843796bc3634fa691685ee63aa68357@kioxia.com \
--to=keisuke1.tada@kioxia.com \
--cc=dan.carpenter@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=oe-kbuild@lists.linux.dev \
--cc=song@kernel.org \
--cc=yukuai3@huawei.com \
/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;
as well as URLs for NNTP newsgroup(s).