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

Added 6.12 kernel support to the zocl #8658

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

ManojTakasi
Copy link
Collaborator

Problem solved by the commit

https://jira.xilinx.com/browse/CR-1222615 Added 6.12 kernel support to the zocl. In 6.12 kernel remove funciton pointer is changed from to void (Reference). Fixed compiler warnings.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

How problem was solved, alternative solutions (if any) and why they were rejected

changed the function type by adding #if #endif directives.

Risks (if any) associated the changes in the commit

low

What has been tested and how, request additional testing if necessary

Tested by building with both 6.6 and 6.12 kernels

Documentation impact (if any)

@chvamshi-xilinx chvamshi-xilinx merged commit d1fbc5c into Xilinx:master Dec 15, 2024
20 checks passed
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