various build fixes with more current kernels#7
Open
laf0rge wants to merge 6 commits intoISDN4Linux:masterfrom
Open
various build fixes with more current kernels#7laf0rge wants to merge 6 commits intoISDN4Linux:masterfrom
laf0rge wants to merge 6 commits intoISDN4Linux:masterfrom
Conversation
This fixes compilation against kernels >= 5.9 containing commit a7b75c5a8c41445f33efb663887ff5f5c3b4454b "net: pass a sockptr_t into ->setsockopt"
This fixes the build against kernels >= 5.9 containing
commit a44d9e72100f7044ac46e4e6dc475f5b4097830f:
"net: make ->{get,set}sockopt in proto_ops optional"
task_struct::state was renamed ... https://lore.kernel.org/all/20210611082838.550736351@infradead.org/
MODULE_SUPPORTED_DEVICE was added in pre-git era and never was implemented. https://lore.kernel.org/lkml/YFMHYUbPmpS+Kzcj@unreal/T/
Support for recent kernel versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.