VirtualBox

Changeset 37370 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jun 8, 2011 8:29:42 AM (14 years ago)
Author:
vboxsync
Message:

PGM: Disabled assertions, triggers on mac os x in pgmRZDynMapGCPageV2Inlined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r37354 r37370  
    807807
    808808/** Asserts lock ownership in some of the PGM_PAGE_XXX macros. */
    809 #ifdef VBOX_STRICT
     809#if defined(VBOX_STRICT) && 0 /** @todo triggers in pgmRZDynMapGCPageV2Inlined */
    810810# define PGM_PAGE_ASSERT_LOCK(a_pVM)  PGM_LOCK_ASSERT_OWNER(a_pVM)
    811811#else
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