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


Groups > linux.kernel > #1559996

Re: [PATCH 2/2] virtio_scsi: Implement fc_host

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] virtio_scsi: Implement fc_host
Date 2017-01-16 20:10 +0100
Message-ID <t0kPf-4OF-5@gated-at.bofh.it> (permalink)
References <t0i14-2KF-23@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 Fam,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.10-rc4 next-20170116]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Fam-Zheng/virtio-scsi-Implement-FC_HOST-feature/20170117-011950
config: i386-randconfig-r0-201703 (attached as .config)
compiler: gcc-5 (Debian 5.4.1-2) 5.4.1 20160904
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `init':
>> virtio_scsi.c:(.init.text+0x10d52): undefined reference to `fc_attach_transport'
   drivers/built-in.o: In function `fini':
>> virtio_scsi.c:(.exit.text+0x14a4): 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 0/2] virtio-scsi: Implement FC_HOST feature Fam Zheng <famz@redhat.com> - 2017-01-16 17:10 +0100
  [PATCH 1/2] virtio_scsi: Add fc_host definitions Fam Zheng <famz@redhat.com> - 2017-01-16 17:10 +0100
  [PATCH 2/2] virtio_scsi: Implement fc_host Fam Zheng <famz@redhat.com> - 2017-01-16 17:10 +0100
    Re: [PATCH 2/2] virtio_scsi: Implement fc_host Paolo Bonzini <pbonzini@redhat.com> - 2017-01-16 17:50 +0100
      Re: [PATCH 2/2] virtio_scsi: Implement fc_host Fam Zheng <famz@redhat.com> - 2017-01-16 18:30 +0100
        Re: [PATCH 2/2] virtio_scsi: Implement fc_host Paolo Bonzini <pbonzini@redhat.com> - 2017-01-17 14:20 +0100
          Re: [PATCH 2/2] virtio_scsi: Implement fc_host Fam Zheng <famz@redhat.com> - 2017-01-17 15:10 +0100
            Re: [PATCH 2/2] virtio_scsi: Implement fc_host "Michael S. Tsirkin" <mst@redhat.com> - 2017-01-17 16:50 +0100
    Re: [PATCH 2/2] virtio_scsi: Implement fc_host kbuild test robot <lkp@intel.com> - 2017-01-16 20:10 +0100
      Re: [PATCH 2/2] virtio_scsi: Implement fc_host Fam Zheng <famz@redhat.com> - 2017-01-17 04:50 +0100
    Re: [PATCH 2/2] virtio_scsi: Implement fc_host kbuild test robot <lkp@intel.com> - 2017-01-16 21:30 +0100
  Re: [PATCH 0/2] virtio-scsi: Implement FC_HOST feature Christoph Hellwig <hch@infradead.org> - 2017-01-16 18:40 +0100
    Re: [PATCH 0/2] virtio-scsi: Implement FC_HOST feature Fam Zheng <famz@redhat.com> - 2017-01-17 04:40 +0100
  Re: [PATCH 0/2] virtio-scsi: Implement FC_HOST feature Hannes Reinecke <hare@suse.de> - 2017-01-16 18:50 +0100
    Re: [PATCH 0/2] virtio-scsi: Implement FC_HOST feature Paolo Bonzini <pbonzini@redhat.com> - 2017-01-16 21:20 +0100

csiph-web