VirtualBox

Ignore:
Timestamp:
Feb 23, 2015 10:44:03 AM (10 years ago)
Author:
vboxsync
Message:

done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp

    r54375 r54376  
    35803580    if (RTCpuSetIsMemberByIndex(&pGip->OnlineCpuSet, pGipCpuWorker->iCpuSet))
    35813581    {
    3582         /** @todo we need to check that the master is online...
    3583          * The old supdrvMeasureTscDeltaCallback code would spin forever. */
    35843582        /*
    35853583         * Initialize data package for the RTMpOnAll callback.
    35863584         */
    3587         /** @todo this must be allocated, not residing on the stack.   */
    35883585        PSUPDRVGIPTSCDELTARGS pArgs = (PSUPDRVGIPTSCDELTARGS)RTMemAllocZ(sizeof(*pArgs));
    35893586        if (pArgs)
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