Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695510
| From | Hans de Goede <hdegoede@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: ERROR: "gen_pool_virt_to_phys" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! |
| Date | 2017-07-25 11:00 +0200 |
| Message-ID | <u73R8-Ae-37@gated-at.bofh.it> (permalink) |
| References | <u706S-6JM-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, I've just send a patch titled: "[PATCH] staging: vboxvideo: select GENERIC_ALLOCATOR" Fixing this. Regards, Hans On 25-07-17 06:51, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 > commit: dd55d44f408419278c00887bfcb2261d0caae350 staging: vboxvideo: Add vboxvideo to drivers/staging > date: 8 days ago > config: i386-randconfig-x071-07241824 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > git checkout dd55d44f408419278c00887bfcb2261d0caae350 > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > >>> ERROR: "gen_pool_virt_to_phys" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! >>> ERROR: "gen_pool_add_virt" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! >>> ERROR: "gen_pool_destroy" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! >>> ERROR: "gen_pool_dma_alloc" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! >>> ERROR: "gen_pool_create" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! >>> ERROR: "gen_pool_free" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: ERROR: "gen_pool_virt_to_phys" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! Hans de Goede <hdegoede@redhat.com> - 2017-07-25 11:00 +0200
csiph-web