VirtualBox

Changeset 97902 in vbox for trunk


Ignore:
Timestamp:
Dec 29, 2022 6:05:46 PM (2 years ago)
Author:
vboxsync
Message:

SUPDrv: Enable SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE for all hosts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h

    r97873 r97902  
    307307/** Use the RTR0MemObj API rather than the RTMemExecAlloc for the images.
    308308 * This is a good idea in general, but a necessity for @bugref{9801}. */
    309 #ifndef RT_OS_SOLARIS /** @todo add support for allocating executabe memory via RTR0MemObj */
    310 # define SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE
    311 #endif
     309#define SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE
    312310
    313311#ifndef SUPR0_EXPORT_SYMBOL
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