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 Retpoline detection for Linux 6.9+ (issue #490) #495

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

famzah
Copy link
Contributor

@famzah famzah commented Jul 26, 2024

This fixes the detection for Linux versions 6.9+ and is also backward compatible with the older kernel versions.

I've directly used the proposed fix in issue #490. Additionally, I've also fixed the info messages that are displayed when Retpoline is not enabled.

@famzah
Copy link
Contributor Author

famzah commented Aug 3, 2024

@speed47, I will appreciate it if you merge this. It already has been tested by the original author and me.

@speed47
Copy link
Owner

speed47 commented Aug 4, 2024

Thanks for the fix, I'll also look into the original issue to fix the other config name changes that were noticed.

@speed47 speed47 merged commit 388d44e into speed47:master Aug 4, 2024
1 check failed
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.

2 participants