VirtualBox

Changeset 54709 in vbox


Ignore:
Timestamp:
Mar 11, 2015 10:51:20 AM (10 years ago)
Author:
vboxsync
Message:

Runtime/r0drv/solaris: nope, this isn't it either.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h

    r54695 r54709  
    466466         *       or not and only call swtch if RTThreadPreemptDisable() wasn't called.
    467467         */
    468 #if 0   /* Temporarily disabled, for @bugref{7726}. */
    469468        kthread_t **ppIntrThread = SOL_THREAD_TINTR_PTR;
    470469        if (   *ppIntrThread
    471470            && getpil() < DISP_LEVEL)
    472 #else
    473         if (   curthread->t_intr
    474             && getpil() < DISP_LEVEL)
    475 #endif
    476471        {
    477472            RTTHREADPREEMPTSTATE PreemptState = RTTHREADPREEMPTSTATE_INITIALIZER;
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