1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00
Files
poky/meta/recipes-extended
He Zhe e0e7f36ce5 stress-cpu: disable float128 math on powerpc64 to avoid SIGILL
float128 requires instructions of xsmaddqp and xsmsubqp which are added to
qemu since v7.0 by the following commit.
https://github.com/qemu/qemu/commit/3bb1aed246d7b59ceee625a82628f7369d492a8f

While kirkstone is still at v6.2 and thus experiences SIGILL as follow
root@qemuppc64:~# stress-ng --cpu 2 --timeout 30s
stress-ng: info: [972] setting to a 30 second run per stressor
stress-ng: info: [972] dispatching hogs: 2 cpu
stress-ng: info: [973] stressor terminated with unexpected signal signal 4 'SIGILL'
<snip>

This is specific to kirkstone since qemu on master branch has upgraded to v7.1.

(From OE-Core rev: a3d6742ac066c6dd323c5efd95bed36c30f69127)

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-10-11 21:56:13 +01:00
..
2022-07-08 08:27:16 +01:00
2022-06-11 10:06:13 +01:00
2022-09-16 17:53:22 +01:00
2022-05-20 10:08:06 +01:00
2022-07-08 08:27:16 +01:00
2022-07-25 15:11:46 +01:00
2022-03-29 15:59:28 +01:00
2022-04-10 08:31:17 +01:00
2022-04-12 09:11:09 +01:00
2022-03-23 12:13:50 +00:00
2022-03-23 12:13:50 +00:00
2022-04-28 17:07:18 +01:00
2022-03-29 15:59:29 +01:00
2021-08-02 15:44:10 +01:00
2022-01-20 11:57:29 +00:00
2021-11-13 16:11:28 +00:00
2022-03-10 13:07:37 +00:00
2022-03-02 18:43:24 +00:00
2022-10-11 21:56:13 +01:00
2022-03-02 18:43:24 +00:00
2022-09-03 13:09:49 +01:00
2022-08-31 16:54:17 +01:00
2022-03-29 15:59:28 +01:00