VirtualBox

Ignore:
Timestamp:
Apr 24, 2008 8:03:23 AM (17 years ago)
Author:
vboxsync
Message:

gcc warnings

File:
1 edited

Legend:

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

    r8155 r8347  
    601601     * Check for synchronous/asynchronous TSC mode.
    602602     */
    603     printk(KERN_DEBUG DEVICE_NAME ": Found %u processor cores.\n", RTMpGetOnlineCount());
     603    printk(KERN_DEBUG DEVICE_NAME ": Found %u processor cores.\n", (unsigned)RTMpGetOnlineCount());
    604604    fAsync = supdrvDetermineAsyncTsc(&u64DiffCores);
    605605    /* no 64-bit arithmetics here, we assume that the TSC difference between the cores is < 2^32 */
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