lkml.org 
[lkml]   [2017]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] staging: vboxvideo: select CONFIG_GENERIC_ALLOCATOR
    On Fri, Jul 28, 2017 at 03:21:01PM +0200, Arnd Bergmann wrote:
    > vboxvideo fails to link without genalloc:
    >
    > drivers/staging/vboxvideo/vbox_hgsmi.o: In function `hgsmi_buffer_alloc':
    > vbox_hgsmi.c:(.text+0x1e): undefined reference to `gen_pool_dma_alloc'
    > drivers/staging/vboxvideo/vbox_hgsmi.o: In function `hgsmi_buffer_free':
    > vbox_hgsmi.c:(.text+0xf2): undefined reference to `gen_pool_free'
    >
    > This adds a Kconfig select statement, mirroring what all the other
    > users have.
    >
    > Fixes: dd55d44f4084 ("staging: vboxvideo: Add vboxvideo to drivers/staging")
    > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    > ---
    > drivers/staging/vboxvideo/Kconfig | 1 +
    > 1 file changed, 1 insertion(+)

    Hans sent this same patch 2 days ago, sorry, just applied it now.

    greg k-h

    \
     
     \ /
      Last update: 2017-07-29 02:07    [W:4.148 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site