VirtualBox

Changeset 19503 in vbox


Ignore:
Timestamp:
May 7, 2009 7:37:11 PM (16 years ago)
Author:
vboxsync
Message:

Fixed r47022 regression

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r19488 r19503  
    20812081     */
    20822082# ifdef IN_RING3 /* Don't flush in ring-0 or raw mode, it's taking too long. */
    2083     if (ASMBitTestAndClear(&pVM->pgm.s.fGlobalSyncFlags, PGM_GLOBAL_SYNC_CLEAR_PGM_POOL))
     2083    if (ASMBitTestAndClear(&pVM->pgm.s.fGlobalSyncFlags, PGM_GLOBAL_SYNC_CLEAR_PGM_POOL_BIT))
    20842084    {
    20852085        /** @todo SMP support! */
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