[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT PATCH] plat/kvm: Missing header for STACK_SIZE_PAGE_ORDER



Hi Sharan,

This patch looks good, thanks.

-- Felipe

Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx>

On 20.09.19, 17:20, "Minios-devel on behalf of Sharan Santhanam" 
<minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of 
Sharan.Santhanam@xxxxxxxxx> wrote:

    The entry code in aarch64 requires CONFIG_STACK_SIZE_PAGE_ORDER. The
    patch includes config.h where the configuration is defined.
    
    Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx>
    ---
     include/uk/arch/limits.h | 1 +
     1 file changed, 1 insertion(+)
    
    diff --git a/include/uk/arch/limits.h b/include/uk/arch/limits.h
    index b11bf7d..9fa3c69 100644
    --- a/include/uk/arch/limits.h
    +++ b/include/uk/arch/limits.h
    @@ -36,6 +36,7 @@
     #ifndef __UKARCH_LIMITS_H__
     #define __UKARCH_LIMITS_H__
     
    +#include <uk/config.h>
     #include <uk/asm/limits.h>
     
     #define STACK_MASK_TOP           (~(__STACK_SIZE - 1))
    -- 
    2.7.4
    
    
    _______________________________________________
    Minios-devel mailing list
    Minios-devel@xxxxxxxxxxxxxxxxxxxx
    https://lists.xenproject.org/mailman/listinfo/minios-devel

_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.