[vbox-dev] Fixes for Kernel 5.2

Michael Thayer michael.thayer at oracle.com
Fri Jun 7 09:34:33 GMT 2019


Hello Larry and Gianfranco,

Finally got round to applying this!

https://www.virtualbox.org/changeset/79026/vbox

And for good measure,

https://www.virtualbox.org/changeset/79025/vbox

Thanks both!
Michael

30.05.19 17:39, Larry Finger wrote:
> On 5/30/19 10:04 AM, Gianfranco Costamagna wrote:
>> Hello,
>> sorry for not stepping in before, I crafted a patch one week ago, that
>> seems to be working so far
>>
>>
>> https://salsa.debian.org/pkg-virtualbox-team/virtualbox/blob/master/debian/patches/new-kernel-5.2.patch
>>
>>
>>
>> MIT attached
>> (I already sent it over irc as soon as I did it)
>>
>> HTH
>>
>> G.
>>
>> Il giovedì 30 maggio 2019, 08:47:41 CEST, Larry Finger
>> <Larry.Finger at lwfinger.net> ha scritto:
>>
>>
>> On 5/29/19 11:59 PM, Valdis Klētnieks wrote:
>>  > On Wed, 29 May 2019 13:32:40 -0500, Larry Finger said:
>>  >
>>  >> 2. The arguments for ttm_bo_device_init() are changed.
>>  >
>>  >> ===================================================================
>>  >> --- VirtualBox-6.0.8.orig/src/VBox/Additions/linux/drm/vbox_ttm.c
>>  >> +++ VirtualBox-6.0.8/src/VBox/Additions/linux/drm/vbox_ttm.c
>>  >> @@ -298,6 +298,11 @@ int vbox_mm_init(struct vbox_private *vb
>>  >>      if (ret)
>>  >>          return ret;
>>  >>  #endif
>>  >> +int ttm_bo_device_init(struct ttm_bo_device *bdev,
>>  >> +                      struct ttm_bo_driver *driver,
>>  >> +                      struct address_space *mapping,
>>  >> +                      bool need_dma32);
>>  >> +
>>  >
>>  > Umm.. doesn't this prototype need #ifdef's for kernel version?
>>
>> This patch is incorrect. I will have the corrected one tomorrow.
>>
> 
> My corrected patch is attached.
> 
> Larry
> 
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev
> 

-- 
Michael Thayer | VirtualBox engineer
ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | D-71384 Weinstadt

ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstraße 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Nederland, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 2468 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20190607/a6ab446f/attachment.bin>


More information about the vbox-dev mailing list