Ignore:
Timestamp:
2010-02-21T19:02:16Z (14 years ago)
Author:
Pavel Rimsky <pavel@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
af56e9b
Parents:
c2efbb4
Message:

Merging SMP (unstable)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/cpu/sun4v/cpu.c

    rc2efbb4 r95c4776  
    4141#include <arch/sun4v/md.h>
    4242#include <arch/sun4v/hypercall.h>
     43#include <arch/trap/sun4v/interrupt.h>
    4344
    4445//#include <arch/trap/sun4v/interrupt.h>
     
    7475               
    7576        tick_init();
    76         //MH - uncomment later
    77         //sun4v_ipi_init();
     77
     78        sun4v_ipi_init();
    7879}
    7980
Note: See TracChangeset for help on using the changeset viewer.