Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detection of Westmere kernel #235

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

k0ekk0ek
Copy link
Contributor

The Westmere kernel was selected if SSE4.2 was detected causing an illegal instruction on processors that support SSE4.2 but not CLMUL.

Fixes NLnetLabs/nsd#382.

The Westmere kernel was selected if SSE4.2 was detected causing an
illegal instruction on processors that support SSE4.2 but not CLMUL.

Fixes NLnetLabs/nsd#382.
@k0ekk0ek k0ekk0ek merged commit 7c5aa09 into NLnetLabs:main Oct 3, 2024
6 checks passed
@k0ekk0ek k0ekk0ek deleted the fix-nsd-382 branch November 27, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Versions 4.10.0 and 4.10.1 hanging at startup with high CPU load
1 participant