VirtualBox

Changeset 54808 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Mar 17, 2015 11:15:47 AM (10 years ago)
Author:
vboxsync
Message:

backed out r98998 and r99000 -- shouldn't be necessary here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c

    r54804 r54808  
    154154        case CPU_ONLINE_FROZEN:
    155155# endif
    156             stac();
    157156            rtMpNotificationDoCallbacks(RTMPEVENT_ONLINE, idCpu);
    158             clac();
    159157            break;
    160158
     
    164162        case CPU_DOWN_PREPARE_FROZEN:
    165163#  endif
    166             stac();
    167164            rtMpNotificationDoCallbacks(RTMPEVENT_OFFLINE, idCpu);
    168             clac();
    169165            break;
    170166# endif
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