Open
Conversation
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Compilation fix for 5.14
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Fix AC_KERNEL_CHECKS
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Compilation fix for 5.17
Fix generated pkg-config includedir and libdir
Fix pde_data() backport
Fix old kernel ac check
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Use vma_iterator
Contributor
Author
|
This is an initial work on deb packaging. I want to have a separate package of the kernel parts that will probably be more specific to our MLNX_OFED workflow, but the library part is just an ordinary and simple library package. |
tzafrir-mellanox
pushed a commit
to tzafrir-mellanox/xpmem
that referenced
this pull request
Apr 28, 2025
…-building-module BUILD: don't run kernel checks if not building the kernel module
Collaborator
|
Can you resolve the conflicts? I will take a look once it merges cleanly. Sorry for the late response. For some reason I am not getting notifications for this project. I need to fix that. |
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.
Initial work on deb packaging of the user-space parts.