VirtualBox

Changeset 36256 in vbox for trunk/src


Ignore:
Timestamp:
Mar 10, 2011 6:39:57 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70494
Message:

hwaccmR0InitCpu: SUPR0Printf can hang solaris systems when done from RTMpOnAll, apparently. (NMI unhangs it)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r36245 r36256  
    624624    int                 rc;
    625625
    626 #if defined(LOG_ENABLED) && !defined(DEBUG_bird)
    627     SUPR0Printf("hwaccmR0InitCpu cpu %d\n", idCpu);
    628 #endif
    629626    Assert(idCpu == (RTCPUID)RTMpCpuIdToSetIndex(idCpu)); /// @todo fix idCpu == index assumption (rainy day)
    630627
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette