VirtualBox

Ignore:
Timestamp:
Nov 5, 2014 11:05:57 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96778
Message:

HostDrivers/Support: worry about future changes later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r53228 r53229  
    62606260        uint8_t            idApic = ASMGetApicId();
    62616261
    6262         Assert(idApic < RT_ELEMENTS(pGip->aiCpuFromApicId));
    62636262        iCpu = pGip->aiCpuFromApicId[idApic];
    62646263        Assert(iCpu < pGip->cCpus);
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