* [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
@ 2018-02-07 1:26 kbuild test robot
2018-02-07 2:25 ` Wei Wang
0 siblings, 1 reply; 5+ messages in thread
From: kbuild test robot @ 2018-02-07 1:26 UTC (permalink / raw)
To: Wei Wang
Cc: kvm, Michael S. Tsirkin, netdev, Liang Li, virtualization,
kbuild-all
[-- Attachment #1: Type: text/plain, Size: 2385 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: 96bcd04462b99e2c80e09f6537770a0ca6b288d0
commit: 96bcd04462b99e2c80e09f6537770a0ca6b288d0 [20/20] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 96bcd04462b99e2c80e09f6537770a0ca6b288d0
# save the attached .config to linux build tree
make.cross ARCH=ia64
All errors (new ones prefixed by >>):
WARNING: modpost: missing MODULE_LICENSE() in drivers/auxdisplay/img-ascii-lcd.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-ath79.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-iop.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/accel/kxsd9-i2c.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/adc/qcom-vadc-common.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/tegra-cec/tegra_cec.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/mtd/nand/denali_pci.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pxa/pinctrl-pxa2xx.o
see include/linux/module.h for more information
WARNING: modpost: missing MODULE_LICENSE() in drivers/power/reset/zx-reboot.o
see include/linux/module.h for more information
>> ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
ERROR: "ia64_delay_loop" [drivers/spi/spi-thunderx.ko] undefined!
ERROR: "ia64_delay_loop" [drivers/net/phy/mdio-cavium.ko] undefined!
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 49702 bytes --]
[-- Attachment #3: Type: text/plain, Size: 183 bytes --]
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
2018-02-07 1:26 [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined! kbuild test robot
@ 2018-02-07 2:25 ` Wei Wang
2018-02-07 2:52 ` Michael S. Tsirkin
0 siblings, 1 reply; 5+ messages in thread
From: Wei Wang @ 2018-02-07 2:25 UTC (permalink / raw)
To: kbuild test robot
Cc: kbuild-all, kvm, virtualization, netdev, Michael S. Tsirkin,
Liang Li
On 02/07/2018 09:26 AM, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
> head: 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> commit: 96bcd04462b99e2c80e09f6537770a0ca6b288d0 [20/20] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
> config: ia64-allmodconfig (attached as .config)
> compiler: ia64-linux-gcc (GCC) 7.2.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> # save the attached .config to linux build tree
> make.cross ARCH=ia64
>
> All errors (new ones prefixed by >>):
>
> WARNING: modpost: missing MODULE_LICENSE() in drivers/auxdisplay/img-ascii-lcd.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-ath79.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-iop.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/accel/kxsd9-i2c.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/adc/qcom-vadc-common.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/tegra-cec/tegra_cec.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/mtd/nand/denali_pci.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pxa/pinctrl-pxa2xx.o
> see include/linux/module.h for more information
> WARNING: modpost: missing MODULE_LICENSE() in drivers/power/reset/zx-reboot.o
> see include/linux/module.h for more information
>>> ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
page_poisoning_enabled needs to be exposed. I'll send a small patch to
add EXPORT_SYMBOL_GPL(page_poisoning_enabled).
Best,
Wei
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
2018-02-07 2:25 ` Wei Wang
@ 2018-02-07 2:52 ` Michael S. Tsirkin
2018-02-07 3:26 ` Wang, Wei W
0 siblings, 1 reply; 5+ messages in thread
From: Michael S. Tsirkin @ 2018-02-07 2:52 UTC (permalink / raw)
To: Wei Wang
Cc: kvm, netdev, Liang Li, virtualization, kbuild-all,
kbuild test robot
On Wed, Feb 07, 2018 at 10:25:35AM +0800, Wei Wang wrote:
> On 02/07/2018 09:26 AM, kbuild test robot wrote:
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
> > head: 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > commit: 96bcd04462b99e2c80e09f6537770a0ca6b288d0 [20/20] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
> > config: ia64-allmodconfig (attached as .config)
> > compiler: ia64-linux-gcc (GCC) 7.2.0
> > reproduce:
> > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> > chmod +x ~/bin/make.cross
> > git checkout 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > # save the attached .config to linux build tree
> > make.cross ARCH=ia64
> >
> > All errors (new ones prefixed by >>):
> >
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/auxdisplay/img-ascii-lcd.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-ath79.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-iop.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/accel/kxsd9-i2c.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/iio/adc/qcom-vadc-common.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/media/platform/tegra-cec/tegra_cec.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/mtd/nand/denali_pci.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pxa/pinctrl-pxa2xx.o
> > see include/linux/module.h for more information
> > WARNING: modpost: missing MODULE_LICENSE() in drivers/power/reset/zx-reboot.o
> > see include/linux/module.h for more information
> > > > ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
>
> page_poisoning_enabled needs to be exposed. I'll send a small patch to add
> EXPORT_SYMBOL_GPL(page_poisoning_enabled).
>
>
> Best,
> Wei
This will probably miss this release cycle.
--
MST
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
2018-02-07 2:52 ` Michael S. Tsirkin
@ 2018-02-07 3:26 ` Wang, Wei W
2018-02-07 4:28 ` Michael S. Tsirkin
0 siblings, 1 reply; 5+ messages in thread
From: Wang, Wei W @ 2018-02-07 3:26 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: Wu, Fengguang, kbuild-all@01.org, kvm@vger.kernel.org,
virtualization@lists.linux-foundation.org, netdev@vger.kernel.org,
Liang Li
On Wednesday, February 7, 2018 10:52 AM, Michael S. Tsirkin wrote:
> On Wed, Feb 07, 2018 at 10:25:35AM +0800, Wei Wang wrote:
> > On 02/07/2018 09:26 AM, kbuild test robot wrote:
> > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> vhost
> > > head: 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > > commit: 96bcd04462b99e2c80e09f6537770a0ca6b288d0 [20/20]
> > > virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
> > > config: ia64-allmodconfig (attached as .config)
> > > compiler: ia64-linux-gcc (GCC) 7.2.0
> > > reproduce:
> > > wget https://raw.githubusercontent.com/intel/lkp-
> tests/master/sbin/make.cross -O ~/bin/make.cross
> > > chmod +x ~/bin/make.cross
> > > git checkout 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > > # save the attached .config to linux build tree
> > > make.cross ARCH=ia64
> > >
> > > All errors (new ones prefixed by >>):
> > >
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/auxdisplay/img-ascii-lcd.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-
> ath79.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-
> iop.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/iio/accel/kxsd9-i2c.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/iio/adc/qcom-vadc-common.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/media/platform/tegra-cec/tegra_cec.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/mtd/nand/denali_pci.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/pinctrl/pxa/pinctrl-pxa2xx.o
> > > see include/linux/module.h for more information
> > > WARNING: modpost: missing MODULE_LICENSE() in
> drivers/power/reset/zx-reboot.o
> > > see include/linux/module.h for more information
> > > > > ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko]
> undefined!
> >
> > page_poisoning_enabled needs to be exposed. I'll send a small patch to
> > add EXPORT_SYMBOL_GPL(page_poisoning_enabled).
> >
> >
> > Best,
> > Wei
>
> This will probably miss this release cycle.
OK if it's too difficult. My bad, didn't capture that, too sad :(
I just resent that patch with the fix.
Best,
Wei
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined!
2018-02-07 3:26 ` Wang, Wei W
@ 2018-02-07 4:28 ` Michael S. Tsirkin
0 siblings, 0 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2018-02-07 4:28 UTC (permalink / raw)
To: Wang, Wei W
Cc: Wu, Fengguang, kbuild-all@01.org, kvm@vger.kernel.org,
virtualization@lists.linux-foundation.org, netdev@vger.kernel.org,
Liang Li
On Wed, Feb 07, 2018 at 03:26:31AM +0000, Wang, Wei W wrote:
> On Wednesday, February 7, 2018 10:52 AM, Michael S. Tsirkin wrote:
> > On Wed, Feb 07, 2018 at 10:25:35AM +0800, Wei Wang wrote:
> > > On 02/07/2018 09:26 AM, kbuild test robot wrote:
> > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> > vhost
> > > > head: 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > > > commit: 96bcd04462b99e2c80e09f6537770a0ca6b288d0 [20/20]
> > > > virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
> > > > config: ia64-allmodconfig (attached as .config)
> > > > compiler: ia64-linux-gcc (GCC) 7.2.0
> > > > reproduce:
> > > > wget https://raw.githubusercontent.com/intel/lkp-
> > tests/master/sbin/make.cross -O ~/bin/make.cross
> > > > chmod +x ~/bin/make.cross
> > > > git checkout 96bcd04462b99e2c80e09f6537770a0ca6b288d0
> > > > # save the attached .config to linux build tree
> > > > make.cross ARCH=ia64
> > > >
> > > > All errors (new ones prefixed by >>):
> > > >
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/auxdisplay/img-ascii-lcd.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-
> > ath79.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-
> > iop.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/iio/accel/kxsd9-i2c.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/iio/adc/qcom-vadc-common.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/media/platform/mtk-vcodec/mtk-vcodec-common.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/media/platform/tegra-cec/tegra_cec.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/mtd/nand/denali_pci.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/pinctrl/pxa/pinctrl-pxa2xx.o
> > > > see include/linux/module.h for more information
> > > > WARNING: modpost: missing MODULE_LICENSE() in
> > drivers/power/reset/zx-reboot.o
> > > > see include/linux/module.h for more information
> > > > > > ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko]
> > undefined!
> > >
> > > page_poisoning_enabled needs to be exposed. I'll send a small patch to
> > > add EXPORT_SYMBOL_GPL(page_poisoning_enabled).
> > >
> > >
> > > Best,
> > > Wei
> >
> > This will probably miss this release cycle.
>
> OK if it's too difficult. My bad, didn't capture that, too sad :(
There will always be the next release. There's work to do on the
qemu side meanwhile.
> I just resent that patch with the fix.
>
> Best,
> Wei
I can park it on the vhost branch once the merge window closes.
--
MST
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-02-07 4:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 1:26 [vhost:vhost 20/20] ERROR: "page_poisoning_enabled" [drivers/virtio/virtio_balloon.ko] undefined! kbuild test robot
2018-02-07 2:25 ` Wei Wang
2018-02-07 2:52 ` Michael S. Tsirkin
2018-02-07 3:26 ` Wang, Wei W
2018-02-07 4:28 ` Michael S. Tsirkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).