[LTP] [PATCH v2 0/2] cve-2015-3290: Disable AVX

Siddhesh Poyarekar siddhesh@gotplt.org
Fri Apr 4 20:14:04 CEST 2025


Here's v2 of the patch, this time also with an addition to the test
matrix so that github actions also tests on centos10, which has gcc
defaulting to x86-64-v3.

Test results without the flags, where centos10 fails:
https://github.com/siddhesh/ltp/actions/runs/14271015950/job/40004000177#step:10:658

Test results with the flags where all tests succeed:
https://github.com/siddhesh/ltp/actions/runs/14271210435

Siddhesh Poyarekar (2):
  cve-2015-3290: Disable AVX for x86_64
  Add centos10 to test matrix

 .github/workflows/ci-docker-build.yml | 5 +++++
 testcases/cve/Makefile                | 6 ++++++
 2 files changed, 11 insertions(+)

-- 
2.49.0



More information about the ltp mailing list