From: kernel test robot <lkp@intel.com>
To: Yu Kuai <yukuai@fnnas.com>, song@kernel.org, linux-raid@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
filippo@debian.org, colyli@fnnas.com, yukuai@fnnas.com
Subject: Re: [PATCH v2 06/11] md: support to align bio to limits
Date: Thu, 27 Nov 2025 08:51:09 +0800 [thread overview]
Message-ID: <202511270809.hl08JR8y-lkp@intel.com> (raw)
In-Reply-To: <20251124063203.1692144-7-yukuai@fnnas.com>
Hi Yu,
kernel test robot noticed the following build errors:
[auto build test ERROR on next-20251121]
[also build test ERROR on v6.18-rc7]
[cannot apply to linus/master song-md/md-next v6.18-rc7 v6.18-rc6 v6.18-rc5]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Yu-Kuai/md-merge-mddev-has_superblock-into-mddev_flags/20251124-143826
base: next-20251121
patch link: https://lore.kernel.org/r/20251124063203.1692144-7-yukuai%40fnnas.com
patch subject: [PATCH v2 06/11] md: support to align bio to limits
config: sparc-randconfig-002-20251127 (https://download.01.org/0day-ci/archive/20251127/202511270809.hl08JR8y-lkp@intel.com/config)
compiler: sparc-linux-gcc (GCC) 11.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251127/202511270809.hl08JR8y-lkp@intel.com/reproduce)
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>
| Closes: https://lore.kernel.org/oe-kbuild-all/202511270809.hl08JR8y-lkp@intel.com/
All errors (new ones prefixed by >>):
sparc-linux-ld: drivers/md/md.o: in function `md_submit_bio':
>> md.c:(.text+0x85d4): undefined reference to `__umoddi3'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-11-27 0:51 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-24 6:31 [PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt Yu Kuai
2025-11-24 6:31 ` [PATCH v2 01/11] md: merge mddev has_superblock into mddev_flags Yu Kuai
2025-12-26 3:04 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 02/11] md: merge mddev faillast_dev " Yu Kuai
2025-12-26 3:46 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 03/11] md: merge mddev serialize_policy " Yu Kuai
2025-12-26 6:33 ` Li Nan
2025-11-24 6:31 ` [PATCH v2 04/11] md/raid5: use mempool to allocate stripe_request_ctx Yu Kuai
2025-12-26 8:33 ` Li Nan
2026-01-03 11:12 ` Yu Kuai
2025-12-30 9:38 ` Li Nan
2026-01-03 11:13 ` Yu Kuai
2025-11-24 6:31 ` [PATCH v2 05/11] md/raid5: make sure max_sectors is not less than io_opt Yu Kuai
2025-11-24 6:31 ` [PATCH v2 06/11] md: support to align bio to limits Yu Kuai
2025-11-27 0:51 ` kernel test robot [this message]
2025-11-30 2:38 ` Yu Kuai
2025-11-27 7:05 ` kernel test robot
2025-11-24 6:31 ` [PATCH v2 07/11] md: add a helper md_config_align_limits() Yu Kuai
2025-11-24 6:32 ` [PATCH v2 08/11] md/raid5: align bio to io_opt Yu Kuai
2025-11-24 6:32 ` [PATCH v2 09/11] md/raid10: " Yu Kuai
2025-11-24 6:32 ` [PATCH v2 10/11] md/raid0: " Yu Kuai
2025-11-24 6:32 ` [PATCH v2 11/11] md: fix abnormal io_opt from member disks Yu Kuai
-- strict thread matches above, loose matches on Subject: below --
2026-01-03 15:45 [PATCH v2 00/11] md: align bio to io_opt and fix abnormal io_opt Yu Kuai
2026-01-03 15:45 ` [PATCH v2 06/11] md: support to align bio to limits Yu Kuai
2026-01-06 3:04 ` Xiao Ni
2026-01-06 6:42 ` Li Nan
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=202511270809.hl08JR8y-lkp@intel.com \
--to=lkp@intel.com \
--cc=colyli@fnnas.com \
--cc=filippo@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=song@kernel.org \
--cc=yukuai@fnnas.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