-
Notifications
You must be signed in to change notification settings - Fork 10
feat: GHA updates #23
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
Conversation
pci_generic_msi.c
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
❌ Build devlib2 1.0.43 failed (commit 452f62b77b by @jerzyjamroz) |
|
There were no GHA builds of this PR on Windows, and the 4 Appveyor builds that ran all failed. If devlib2 isn't intended to be used on Windows (which seems likely) please remove the |
|
@anjohnson, as we discussed in epics-modules/devlib2#22, the plan was to address non-working parts in separate PRs (one per issue). |
|
@anjohnson , @mdavidsaver , my optional proposal is here: #24. I tried something with |
Updates:
@mdavidsaver , I realised that the kmod in
linuxdirectory was not updated so i did it. But a question appears, where it is used? It looks likemrfioc2repeats some code in its kmod? What is the purpose of thispci_generic_msi.c?