[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hurd-bug
Subject:    Re: [PATCH gnumach] cpuboot: Use CPU_NUMBER_NO_STACK before stack is set up
From:       Samuel Thibault <samuel.thibault () gnu ! org>
Date:       2023-09-23 11:18:22
Message-ID: 20230923111822.gtp36gr6ijsjyfsg () begin
[Download RAW message or body]

Applied, thanks!

Damien Zammit, le sam. 23 sept. 2023 10:54:57 +0000, a ecrit:
> ---
>  i386/i386/cpuboot.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/i386/i386/cpuboot.S b/i386/i386/cpuboot.S
> index 4a5823be..7d1e815c 100644
> --- a/i386/i386/cpuboot.S
> +++ b/i386/i386/cpuboot.S
> @@ -119,7 +119,7 @@ _apboot:
>  	wrmsr
>  
>  	/* Load int_stack_top[cpu] -> esp */
> -	CPU_NUMBER(%edx)
> +	CPU_NUMBER_NO_STACK(%edx)
>  	movl	CX(EXT(int_stack_top), %edx), %esp
>  
>  	/* Ensure stack alignment */
> -- 
> 2.40.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic