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

Cleanup commits. #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Cleanup commits. #7

wants to merge 3 commits into from

Conversation

pmmccorm
Copy link

Move internal headers to include, make enosys part of kfi.

stanfordlightfoot and others added 3 commits July 28, 2015 08:04
Fix compilation of verbs provider with ofed 3.12-1
Move internal headers to include/ ,
then include them with quotes (copying libfabric style). Internal headers should
contain sybols that are not exported up or down, and only used by kfi kernel module.
Removed ifdef't strdup,ntholl, then removed empty kfi.h.

Signed-off-by: pmmccorm <[email protected]>
This way each provider does not have to compile in the functions into their modules, they
instead just link to kfi core module.

Signed-off-by: pmmccorm <[email protected]>
@soniczhao soniczhao force-pushed the master branch 3 times, most recently from 569f04a to 01bf555 Compare May 12, 2016 19:19
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