Changeset cc106e4 in mainline for kernel/generic/src/smp/smp_call.c


Ignore:
Timestamp:
2012-11-07T18:44:33Z (11 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fc89e32
Parents:
2708f6a
Message:

Fixed build for sparc64/ultra, sparc64/niagara, ppc32, mips32/GXemul.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/smp/smp_call.c

    r2708f6a rcc106e4  
    131131                /*
    132132                 * If a platform supports SMP it must implement arch_smp_call_ipi().
    133                  * It should issue an IPI an cpu_id and invoke smp_call_ipi_recv()
     133                 * It should issue an IPI on cpu_id and invoke smp_call_ipi_recv()
    134134                 * on cpu_id in turn.
    135135                 *
Note: See TracChangeset for help on using the changeset viewer.