Changes in / [7d6fe4db:9f10660f] in mainline


Ignore:
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r7d6fe4db r9f10660f  
    345345
    346346% Simics SMP Hack
    347 ! [PROCESSOR=sun4v&CONFIG_SMP=y] CONFIG_SIMICS_SMP_HACK (n/y)
     347! [PROCESSOR=sun4v] CONFIG_SIMICS_SMP_HACK (y/n)
    348348
    349349% Support for userspace debuggers
  • kernel/arch/sparc64/src/smp/sun4v/smp.c

    r7d6fe4db r9f10660f  
    5454#include <arch/smp/sun4v/smp.h>
    5555#include <str.h>
    56 #include <errno.h>
    5756
    5857/** hypervisor code of the "running" state of the CPU */
Note: See TracChangeset for help on using the changeset viewer.