VirtualBox

Changeset 22544 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Aug 28, 2009 7:45:02 AM (15 years ago)
Author:
vboxsync
Message:

Moved locking inside #ifdef

File:
1 edited

Legend:

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

    r22473 r22544  
    17011701    else
    17021702    {
     1703# ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
    17031704        pgmLock(pVM);
    1704 # ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
    17051705        pgmPoolResetDirtyPages(pVM);
     1706        pgmUnlock(pVM);
    17061707# endif
    1707         pgmUnlock(pVM);
    17081708        /*
    17091709         * Check if we have a pending update of the CR3 monitoring.
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