bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 17/68] i386/i386/fpu.c: remove (#if 1)


From: Samuel Thibault
Subject: Re: [PATCH 17/68] i386/i386/fpu.c: remove (#if 1)
Date: Thu, 5 Dec 2013 06:01:25 +0900
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Marin Ramesa, le Fri 29 Nov 2013 22:53:42 +0100, a écrit :
> * i386/i386/fpu.c: Remove (#if 1).

The if corresponds to the comment below, it shows exactly what the
authors believed not to be useful perhaps.

> -#if 1
>  /* 
>   * I'm not sure this is needed. Does the fpu regenerate the interrupt in
>   * frstor or not? Without this code we may miss some exceptions, with it
> @@ -804,7 +803,6 @@ ASSERT_IPL(SPL0);
>                                  
> thread->pcb->ims.ifps->xfp_save_state.fp_status :
>                                  
> thread->pcb->ims.ifps->fp_save_state.fp_status);
>               /*NOTREACHED*/
> -#endif



reply via email to

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