Ignore:
File:
1 edited

Legend:

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

    r9d58539 ra35b458  
    5555         * - if there is only one CPU but the kernel was compiled with CONFIG_SMP
    5656         */
    57        
     57
    5858        if (config.cpu_count > 1)
    5959                ipi_broadcast_arch(ipi);
Note: See TracChangeset for help on using the changeset viewer.