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

Build with 5.4.0-2-amd64 kernel gives warnings #15

Open
AndreasGocht opened this issue Jan 17, 2020 · 0 comments
Open

Build with 5.4.0-2-amd64 kernel gives warnings #15

AndreasGocht opened this issue Jan 17, 2020 · 0 comments

Comments

@AndreasGocht
Copy link
Contributor

During build with a 5.4 Kernel, the following warnings occured:

[ 27%] Generating kernel_module/driver/x86_adapt_driver.ko
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:379: warning: Function parameter or member 'i' not described in 'increment_knob_counter'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:379: warning: Function parameter or member 'nr_knobs_cpu' not described in 'increment_knob_counter'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:379: warning: Function parameter or member 'nr_knobs_node' not described in 'increment_knob_counter'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:391: warning: Function parameter or member 'i' not described in 'add_knob'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:391: warning: Function parameter or member 'nr_knobs_cpu' not described in 'add_knob'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:391: warning: Function parameter or member 'nr_knobs_node' not described in 'add_knob'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:495: warning: Function parameter or member 'name' not described in 'defaults_param'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:495: warning: Function parameter or member 'return_value' not described in 'defaults_param'
/home/gocht/Dokumente/code/x86_adapt/build/kernel_module/driver/x86_adapt_driver.c:548: warning: Function parameter or member 'cpu' not described in 'read_defaults_cpu'

Best,

Andreas

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

1 participant