VirtualBox

Changeset 88509 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 14, 2021 5:58:10 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143774
Message:

additions: linux: vboxvideo: fix crash on 5.10.x kernels, bugref:9961.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_ttm.c

    r88405 r88509  
    224224# if RTLNX_VER_MIN(5,11,0)
    225225                mem->bus.caching = ttm_write_combined;
     226# endif
     227# if RTLNX_VER_MIN(5,10,0)
    226228                mem->bus.offset = (mem->start << PAGE_SHIFT) + pci_resource_start(vbox->dev->pdev, 0);
    227229# else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette