From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [hch-block:block-bounce-cleanup 3/6] undefined reference to `__blk_queue_bounce'
Date: Fri, 12 Mar 2021 04:48:09 +0800 [thread overview]
Message-ID: <202103120406.wdB6OXEB-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]
tree: git://git.infradead.org/users/hch/block.git block-bounce-cleanup
head: 6b1b8e36f63fe989298a53f04961018c1785f0b3
commit: 6922ed82e514a69c601c501b5eca1eed2041a710 [3/6] block: refactor the bounce buffering code
config: parisc-randconfig-c024-20210311 (attached as .config)
compiler: hppa-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git remote add hch-block git://git.infradead.org/users/hch/block.git
git fetch --no-tags hch-block block-bounce-cleanup
git checkout 6922ed82e514a69c601c501b5eca1eed2041a710
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
hppa-linux-ld: block/blk-mq.o: in function `blk_mq_submit_bio':
>> (.text+0x47c0): undefined reference to `__blk_queue_bounce'
hppa-linux-ld: block/blk-map.o: in function `blk_rq_append_bio':
(.text+0x134): undefined reference to `__blk_queue_bounce'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 30133 bytes --]
reply other threads:[~2021-03-11 20:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202103120406.wdB6OXEB-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.