VirtualBox

Changes between Initial Version and Version 1 of Ticket #18869, comment 7


Ignore:
Timestamp:
10/19/2019 02:29:54 PM (3 years ago)
Author:
fbatschu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18869, comment 7

    initial v1  
    1 ------- Forwarded message ------- 
    21From: "Gianfranco Costamagna" <> 
    32To: vbox-dev@virtualbox.org 
     
    65 
    76  Hello Frank, 
     7{{{ 
    88src/VBox/Additions/linux/drm/vbox_drv.h:#include <drm/ttm/ttm_bo_api.h> 
    99src/VBox/Additions/linux/drm/vbox_drv.h:#include <drm/ttm/ttm_bo_driver.h> 
     
    1212src/VBox/Additions/linux/drm/vbox_drv.h:#include <drm/ttm/ttm_module.h> 
    1313src/VBox/Additions/linux/drm/vbox_ttm.c:#include <ttm/ttm_page_alloc.h> 
    14  
     14}}} 
    1515while the workaround might work for you, it has 2+ issues:1) it makes the   
    1616includes not consistent across the code2) it is not what kernel developers   
     
    2424  Gianfranco, pls. refer to 
    2525 
    26 https://www.virtualbox.org/ticket/18869 
     26[https://www.virtualbox.org/ticket/18869] 
    2727 
    2828On 17.10.19 12:51, Gianfranco Costamagna wrote: 
    2929> Hello, this patch was already acked but seems to have missed the 6.0.14   
    3030> release 
    31 > Bug-Debian: https://bugs.debian.org/934483 
     31> Bug-Debian: [https://bugs.debian.org/934483] 
    3232> Last-Update: 2019-08-21 
    33 > 
     33{{{ 
    3434> --- virtualbox-6.0.10-dfsg.orig/src/VBox/Additions/linux/drm/vbox_ttm.c 
    3535> +++ virtualbox-6.0.10-dfsg/src/VBox/Additions/linux/drm/vbox_ttm.c 
     
    4343>    #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 18, 0) && !defined(RHEL_72) 
    4444>    #define PLACEMENT_FLAGS(placement) (placement) 
    45 > 
     45}}} 
    4646> MIT licensed, and fixes a build failure with some new kernels, by   
    4747> unifying the include header in all the places 

www.oracle.com
ContactPrivacy policyTerms of Use