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 for Issue #14 and #15: Resolving DMA_BUF Import Error and Kernel Compatibility #16

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

robertzaage
Copy link
Contributor

Fixes #14 and #15 by replacing the version-based check for DMA_BUF necessity. Solves incompatibility with backports in 5.1x.x (RedHat/Debian) kernels.

Tested on RHEL 9 and Fedora 38 on recent kernel versions.

…r DMA_BUF necessity. Solves incompatibility with backports in 5.1x.x (RedHat/Debian) kernels.
@cyqsimon
Copy link

cyqsimon commented Sep 5, 2023

@mbrooksx Can you please merge this? Without it lots of systems are failing to compile. Thanks.

@mbrooksx mbrooksx merged commit 09385d4 into google:main Sep 5, 2023
1 check passed
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.

Build failure on RHEL9
3 participants