linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.28k stars 999 forks source link

cve/meltdown: check for x86/x86_64 #982

Closed ilyakurdyukov closed 1 year ago

ilyakurdyukov commented 1 year ago

"emmintrin.h" may exist for some non-x86 platforms as an emulation of Intel SIMD intrinsics. So without checking the architecture there will be a compilation error.