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


Ignore:
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

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

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