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

Fixes for Linux 5.0 and improvements to gitignore #7

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

awonnacott
Copy link
Contributor

@awonnacott awonnacott commented Jul 26, 2019

I have made some fixes for Linux >= 5 kernels. Note that I've only tested this on kernel 5.2.2, and not on any kernel versions <5, but I believe I've written the fix to be backwards compatible.

@mareksuscak
Copy link
Owner

mareksuscak commented Jul 26, 2019

This is fantastic. Thank you for all the work you've put in so far! Would be great if you could verify the status of backward compatibility and let me know. Or pretty much anyone who comes across this thread. I'm not an active Linux user.

@awonnacott
Copy link
Contributor Author

I added guards so my change only applies on kernel versions >=5, so I am pretty sure it won't break older kernels. I don't have an install to test this on currently.

@mareksuscak
Copy link
Owner

Just saw those guards. Okay, I'll just merge it in. Thank you again!

@mareksuscak mareksuscak merged commit 4b994ea into mareksuscak:master Jul 26, 2019
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