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

Error compiling PCIe driver on kernel #5

Closed
wufenghui opened this issue Sep 25, 2023 · 1 comment
Closed

Error compiling PCIe driver on kernel #5

wufenghui opened this issue Sep 25, 2023 · 1 comment

Comments

@wufenghui
Copy link

#4
1695623054922
1695623133994

@carlzhang4
Copy link

carlzhang4 commented Sep 25, 2023

This is due to the mismatch of the kernel version. You can refer to this issue for the solution. #3
In short, you can remove this line or use wmb() to replace mmiowb(). Or just try another kernel version that supports this function.

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

No branches or pull requests

2 participants