VirtualBox

Ignore:
Timestamp:
May 30, 2023 3:25:24 PM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157683
Message:

Additions: Linux: vboxvideo: Build fixes for RHEL 8.9 kernel, bugref:10237, bugref:10279, ticketref:21690, ticketref:21692.

File:
1 edited

Legend:

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

    r98868 r100014  
    322322        tt->func = &vbox_tt_backend_func;
    323323#endif
    324 #if RTLNX_VER_MIN(5,19,0) || RTLNX_RHEL_MAJ_PREREQ(9,2)
     324#if RTLNX_VER_MIN(5,19,0) || RTLNX_RHEL_RANGE(8,9, 8,99) || RTLNX_RHEL_MAJ_PREREQ(9,2)
    325325        if (ttm_tt_init(tt, bo, page_flags, ttm_write_combined, 0)) {
    326326#elif RTLNX_VER_MIN(5,11,0) || RTLNX_RHEL_RANGE(8,5, 8,99)
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