Skip to content

Conversation

@cyyself
Copy link

@cyyself cyyself commented Jun 7, 2023

The vm_flags modifier functions have been introduced to prevent racing since Linux Kernel v6.3. However, the vm_flags have become const since this version. This PR changed the modified code to adopt the new function wrapper for the newer version of the kernel.

I have tested it after cherry-picking #179 , #142 (only xvsec) and #150 in my own branch. It was successfully compiled on Linux v6.3.

@cyyself cyyself changed the title \fix vm_flags modification for Linux v6.3 fix vm_flags modification for Linux v6.3 Jun 7, 2023
@alonbl
Copy link

alonbl commented Nov 10, 2023

Probably not required any more

@cyyself
Copy link
Author

cyyself commented Nov 13, 2023

Probably not required any more

No. The master branch still cannot successfully compile on Linux Kernel Version >= 6.3.

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