VirtualBox

Ignore:
Timestamp:
Jun 1, 2017 8:15:19 AM (8 years ago)
Author:
vboxsync
Message:

bugref:8524: Additions/linux: play nicely with distribution-installed Additions
ttm_bo_default_io_mem_pfn() is not available before Linux 4.12

File:
1 edited

Legend:

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

    r67174 r67191  
    271271    .io_mem_reserve = &vbox_ttm_io_mem_reserve,
    272272    .io_mem_free = &vbox_ttm_io_mem_free,
    273 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)
     273#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
    274274    .io_mem_pfn = ttm_bo_default_io_mem_pfn,
    275275#endif
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