bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] enable syscalls on x86_64


From: Samuel Thibault
Subject: Re: [PATCH 6/6] enable syscalls on x86_64
Date: Sun, 12 Feb 2023 18:30:50 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Applied, thanks!!!!


Luca Dariz, le dim. 12 févr. 2023 18:03:13 +0100, a ecrit:
> Signed-off-by: Luca Dariz <luca@orpolo.org>
> ---
>  x86_64/locore.S | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/x86_64/locore.S b/x86_64/locore.S
> index 5b9c8ef4..95ece3cc 100644
> --- a/x86_64/locore.S
> +++ b/x86_64/locore.S
> @@ -1075,9 +1075,6 @@ syscall_entry_2:
>       pushq   %rax                    /* save system call number */
>       pushq   $0                      /* clear trap number slot */
>  
> -// TODO: test it before dropping ud2
> -     ud2
> -
>       pusha                           /* save the general registers */
>       movq    %ds,%rdx                /* and the segment registers */
>       pushq   %rdx
> -- 
> 2.30.2
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]