VirtualBox

Changeset 22477 in vbox


Ignore:
Timestamp:
Aug 26, 2009 4:23:23 PM (15 years ago)
Author:
vboxsync
Message:

vbi/thread-r0drv-solaris.c: see if this makes any difference.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c

    r22436 r22477  
    120120/// @todo check out splr and splx on S10!
    121121//    if (ASMIntAreEnabled())
    122         pState->uOldPil = splr(ipltospl(DISP_LEVEL));
     122        //pState->uOldPil = splr(ipltospl(DISP_LEVEL));
     123        pState->uOldPil = splr(ipltospl(LOCK_LEVEL - 1));  //temporary
    123124//    else
    124125//    {
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