Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1290502

Re: [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel devices

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel devices
Date 2015-12-13 01:10 +0100
Message-ID <qF2oG-SX-11@gated-at.bofh.it> (permalink)
References <qEYXO-6UZ-59@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Srinivasan,

[auto build test ERROR on scsi/for-next]
[also build test ERROR on v4.4-rc4 next-20151211]

url:    https://github.com/0day-ci/linux/commits/K-Y-Srinivasan/scsi-storvsc-Properly-support-FC-hosts/20151213-042209
base:   https://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git for-next
config: x86_64-randconfig-s4-12130552 (attached as .config)
reproduce:
        # 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+0x2e3e58): undefined reference to `fc_remove_host'
   drivers/built-in.o: In function `storvsc_drv_init':
>> storvsc_drv.c:(.init.text+0x107bf): undefined reference to `fc_attach_transport'
>> storvsc_drv.c:(.init.text+0x107f9): undefined reference to `fc_release_transport'
   drivers/built-in.o: In function `storvsc_drv_exit':
>> storvsc_drv.c:(.exit.text+0x1eb1): undefined reference to `fc_release_transport'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2 0/4] scsi: storvsc: Properly support FC hosts  "K. Y. Srinivasan" <kys@microsoft.com> - 2015-12-12 21:20 +0100
  [PATCH V2 4/4] scsi: storvsc: Tighten up the interrupt path "K. Y. Srinivasan" <kys@microsoft.com> - 2015-12-12 21:30 +0100
  [PATCH V2 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet "K. Y. Srinivasan" <kys@microsoft.com> - 2015-12-12 21:30 +0100
    [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel devices "K. Y. Srinivasan" <kys@microsoft.com> - 2015-12-12 21:30 +0100
      Re: [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel  devices kbuild test robot <lkp@intel.com> - 2015-12-13 01:10 +0100
    [PATCH V2 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init() "K. Y. Srinivasan" <kys@microsoft.com> - 2015-12-12 21:30 +0100
  Re: [PATCH V2 0/4] scsi: storvsc: Properly support FC hosts Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-14 08:00 +0100

csiph-web