VirtualBox

Changeset 19246 in vbox


Ignore:
Timestamp:
Apr 28, 2009 7:48:03 PM (16 years ago)
Author:
vboxsync
Message:

Fixed regression from r46484.

File:
1 edited

Legend:

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

    r19240 r19246  
    498498                break;
    499499        }
     500    }
    500501#ifdef IN_RC
    501         /* Unlock dynamic mappings again. */
    502         if (pCurrentShwPdpt)
    503             PGMDynUnlockHCPage(pVM, (uint8_t *)pCurrentShwPdpt);
    504 #endif
    505     }
     502    /* Unlock dynamic mappings again. */
     503    if (pCurrentShwPdpt)
     504        PGMDynUnlockHCPage(pVM, (uint8_t *)pCurrentShwPdpt);
     505#endif
    506506}
    507507#endif /* !IN_RING0 */
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