VirtualBox

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


Ignore:
Timestamp:
Feb 16, 2010 12:15:32 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57752
Message:

PGM lock has already been taken by caller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r26303 r26570  
    29732973    ASMAtomicWriteSize(pPdeDst, PdeDst.u);
    29742974
    2975     pgmLock(pVM);
    29762975    rc = PGM_BTH_NAME(SyncPage)(pVCpu, PdeSrc, GCPtrPage, PGM_SYNC_NR_PAGES, 0 /* page not present */);
    2977     pgmUnlock(pVM);
    29782976    STAM_PROFILE_STOP(&pVCpu->pgm.s.CTX_MID_Z(Stat,SyncPT), a);
    29792977    return rc;
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