VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c

    r32919 r33540  
    7272/*
    7373 * Workarounds for running on old versions of solaris with different cross call
    74  * interfaces. If we find xc_init_cpu() in the kenel, then just use the defined
     74 * interfaces. If we find xc_init_cpu() in the kernel, then just use the defined
    7575 * interfaces for xc_call() from the include file where the xc_call()
    7676 * interfaces just takes a pointer to a ulong_t array. The array must be long
     
    215215                /*
    216216                 * Our bit vector storage needs to be large enough for the
    217                  * actual number of CPUs running in the sytem.
     217                 * actual number of CPUs running in the system.
    218218                 */
    219219                if (ncpus > VBI_NCPU) {
     
    13021302                        {
    13031303                                /*
    1304                                  * get pages from kseg, the 'virtAddr' here is only for colouring but unforuntately
     1304                                 * get pages from kseg, the 'virtAddr' here is only for colouring but unfortunately
    13051305                                 * we don't have the 'virtAddr' to which this memory may be mapped.
    13061306                                 */
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