Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211094

Re: [GIT PULL] x86 fixes

From Denys Vlasenko <dvlasenk@redhat.com>
Newsgroups linux.kernel
Subject Re: [GIT PULL] x86 fixes
Date 2015-08-21 12:20 +0200
Message-ID <pZRAw-DT-71@gated-at.bofh.it> (permalink)
References (4 earlier) <pYvVp-4JW-33@gated-at.bofh.it> <pYweJ-5m4-9@gated-at.bofh.it> <pYAV3-3DY-7@gated-at.bofh.it> <pZ4zM-5l9-21@gated-at.bofh.it> <pZ5vQ-6G8-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [GIT PULL] x86 fixes Denys Vlasenko <dvlasenk@redhat.com> - 2015-08-21 12:20 +0200

csiph-web