VirtualBox

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


Ignore:
Timestamp:
Aug 24, 2013 12:04:57 PM (11 years ago)
Author:
vboxsync
Message:

Solaris/LogRel: Update comment and some minor cosmetics.

File:
1 edited

Legend:

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

    r47537 r48042  
    11941194    char        szMsg[512];
    11951195
    1196     if (!RTThreadPreemptIsEnabled(NIL_RTTHREAD))    /** @todo this will change when preemption hooks are implemented. */
     1196    /* cmn_err() acquires adaptive mutexes. Not preemption safe, see @bugref{6657}. */
     1197    if (!RTThreadPreemptIsEnabled(NIL_RTTHREAD))
    11971198        return 0;
    11981199
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