VirtualBox

Changeset 102304 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Nov 27, 2023 12:14:34 PM (14 months ago)
Author:
vboxsync
Message:

Linux: Introduce initial support for RHEL 9.4 kernel for host and guest modules, bugref:10279, bugref:10482, ticketref:21910, ticketref:21912 , ticketref:21920.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/regops.c

    r101359 r102304  
    21212121#if RTLNX_VER_MIN(2,6,19)
    21222122/* See kernel 6.0.0 change eba2d3d798295dc43cae8fade102f9d083a2a741. */
    2123 # if RTLNX_VER_MIN(6,0,0)
     2123# if RTLNX_VER_MIN(6,0,0) || RTLNX_RHEL_MAJ_PREREQ(9,4)
    21242124#  define VBOX_IOV_GET_PAGES iov_iter_get_pages2
    21252125# 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