VirtualBox

Changeset 46374 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jun 4, 2013 9:28:31 AM (11 years ago)
Author:
vboxsync
Message:

HostDrivers/linux: RTR0MemExecDonate only for old kernels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r45300 r46374  
    147147#define DEVICE_NAME_USR     "vboxdrvu"
    148148
    149 #if defined(RT_ARCH_AMD64) && !defined(CONFIG_DEBUG_SET_MODULE_RONX)
     149#if defined(RT_ARCH_AMD64) && LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 23)
    150150/**
    151151 * Memory for the executable memory heap (in IPRT).
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