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

There are many compile warning which enabled by linux newer kernel build with -Werror #8659

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

xdavidz
Copy link
Collaborator

@xdavidz xdavidz commented Dec 15, 2024

Problem solved by the commit

The Werror is somehow enabled as default [y] since kernel 6.9. We'd like to clean this up for xrt driver build.
[*] Compile the kernel with warnings as errors

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

fix most of the missing compile warrnings

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

Risks (if any) associated the changes in the commit

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

Documentation impact (if any)

Signed-off-by: Yidong Zhang <[email protected]>
@chvamshi-xilinx chvamshi-xilinx merged commit aee39f0 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