VirtualBox

Ignore:
Timestamp:
Feb 16, 2015 10:52:18 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98291
Message:

grr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp

    r54225 r54226  
    101101                          ? pGip->aiCpuFromCpuSetIdx[iCpuSet] : UINT16_MAX;
    102102#  else
    103     uint8_t     idApic    = ASMGetApicId();  /** @todo this could probably be eliminated in RC if we really wanted to... */
     103    uint16_t    idApic    = ASMGetApicId();  /** @todo this could probably be eliminated in RC if we really wanted to... */
    104104    uint16_t    iGipCpu   = (unsigned)idApic < RT_ELEMENTS(pGip->aiCpuFromApicId) /* for the future */
    105105                          ? pGip->aiCpuFromApicId[idApic] : UINT16_MAX;
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