On 08/19/2015 08:50 AM, Ingo Molnar wrote:
> I get some instances of:
> 
>    /etc/rc3.d/S99local: line 26:  1626 Illegal instruction 
> 
> due to user-space presuming modern FPU capabilities:
> 
>   Program received signal SIGILL, Illegal instruction.                        
>                                                                               
>                             
>   0xb76be371 in RAND_SSLeay () from /lib/libcrypto.so.6                    
> 
>   0xb76be371 <RAND_SSLeay+1297>:  fucomip %st(1),%st
> 
> FUCOMPIP is a P6+ FPU instruction.

I have a patch which adds support for emulating it. Will post now.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to