[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201602241730.o1Qvy3HM%fengguang.wu@intel.com>
Date: Wed, 24 Feb 2016 17:55:32 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: "K. Y. Srinivasan" <kys@...rosoft.com>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Long Li <longli@...rosoft.com>
Subject: storvsc_drv.c:undefined reference to `fc_remove_host'
Hi Srinivasan,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 84e54c46b2f440a365a5224f1e5f173a462b7cca
commit: dac582417bc449b1f7f572d3f1dd9d23eec15cc9 storvsc: Properly support Fibre Channel devices
date: 7 weeks ago
config: x86_64-randconfig-s5-02241632 (attached as .config)
reproduce:
git checkout dac582417bc449b1f7f572d3f1dd9d23eec15cc9
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `storvsc_remove':
>> storvsc_drv.c:(.text+0x20997d): undefined reference to `fc_remove_host'
drivers/built-in.o: In function `storvsc_drv_init':
>> storvsc_drv.c:(.init.text+0xc52e): undefined reference to `fc_attach_transport'
>> storvsc_drv.c:(.init.text+0xc568): undefined reference to `fc_release_transport'
drivers/built-in.o: In function `storvsc_drv_exit':
>> storvsc_drv.c:(.exit.text+0xf93): undefined reference to `fc_release_transport'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/octet-stream" (28698 bytes)
Powered by blists - more mailing lists