Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created January 6, 2023 17:06
Show Gist options
  • Save conor-pwbot/3dd584f10b78851ec4529b5ba5ea9276 to your computer and use it in GitHub Desktop.
Save conor-pwbot/3dd584f10b78851ec4529b5ba5ea9276 to your computer and use it in GitHub Desktop.
Errors and warnings before: 2054 this patch: 2056
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.633348
I: default: PASS in 0:41:36.224194
I: kernel: PASS in 0:00:14.761594
I: xipkernel: SKIP in 0:00:00.001342
I: modules: PASS in 0:00:12.992842
I: dtbs: PASS in 0:00:00.203636
I: dtbs-legacy: SKIP in 0:00:00.001372
I: debugkernel: PASS in 0:00:00.001125
I: headers: PASS in 0:00:00.147517
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.528428
I: default: PASS in 0:42:58.375351
I: kernel: PASS in 0:00:14.895554
I: xipkernel: SKIP in 0:00:00.001253
I: modules: PASS in 0:00:13.542580
I: dtbs: PASS in 0:00:00.217073
I: dtbs-legacy: SKIP in 0:00:00.001246
I: debugkernel: PASS in 0:00:00.000976
I: headers: PASS in 0:00:00.149213
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.448400
I: default: PASS in 0:24:52.126249
I: kernel: PASS in 0:00:09.837121
I: xipkernel: SKIP in 0:00:00.001224
I: modules: PASS in 0:00:07.312919
I: dtbs: PASS in 0:00:00.218798
I: dtbs-legacy: SKIP in 0:00:00.001209
I: debugkernel: PASS in 0:00:00.000935
I: headers: PASS in 0:00:00.145849
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
New errors added
--- /tmp/tmp.BJfMCvbdJB 2023-01-07 00:33:27.929244440 +0000
+++ /tmp/tmp.TAk6orC4Wy 2023-01-07 00:58:44.133215798 +0000
@@ -35,0 +36,3 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/init/calibrate.c:261:37: warning: no previous prototype for 'calibrate_delay_is_known' [-Wmissing-prototypes]
+ 261 | unsigned long __attribute__((weak)) calibrate_delay_is_known(void)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -45,3 +48 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/init/calibrate.c:261:37: warning: no previous prototype for 'calibrate_delay_is_known' [-Wmissing-prototypes]
- 261 | unsigned long __attribute__((weak)) calibrate_delay_is_known(void)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/keys/trusted-keys/trusted_tpm2.c:203: warning: expecting prototype for tpm_buf_append_auth(). Prototype was for tpm2_buf_append_auth() instead
@@ -52,2 +52,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/ipc/sem.c:647: warning: expecting prototype for perform_atomic_semop[_slow](). Prototype was for perform_atomic_semop_slow() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/keys/trusted-keys/trusted_tpm2.c:203: warning: expecting prototype for tpm_buf_append_auth(). Prototype was for tpm2_buf_append_auth() instead
@@ -62,14 +60,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c: In function 'tomoyo_init_log':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c:290:9: warning: function 'tomoyo_init_log' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 290 | vsnprintf(buf + pos, len - pos, fmt, args);
- | ^~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Function parameter or member 'trusted_keys' not described in 'verify_pefile_signature'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Excess function parameter 'trust_keys' description in 'verify_pefile_signature'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:148: warning: Function parameter or member 'tables' not described in 'verify_table_headers'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Function parameter or member 'kref' not described in 'aa_dfa_free_kref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Excess function parameter 'kr' description in 'aa_dfa_free_kref'
@@ -78,7 +63,17 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/yama/yama_lsm.c:116: warning: Function parameter or member 'work' not described in 'yama_relation_cleanup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/ipc/sem.c:647: warning: expecting prototype for perform_atomic_semop[_slow](). Prototype was for perform_atomic_semop_slow() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Function parameter or member 'trusted_keys' not described in 'verify_pefile_signature'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Excess function parameter 'trust_keys' description in 'verify_pefile_signature'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:18: warning: cannot understand function prototype: 'struct page *pq_scribble_page; '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'chan' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'scfs' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'disks' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'unmap' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'dma_flags' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'submit' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'blocks' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'offsets' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'disks' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'len' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'submit' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Function parameter or member 'offsets' not described in 'async_syndrome_val'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Excess function parameter 'offset' description in 'async_syndrome_val'
@@ -101,27 +96,28 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:18: warning: cannot understand function prototype: 'struct page *pq_scribble_page; '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'chan' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'scfs' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'disks' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'unmap' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'dma_flags' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'submit' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'blocks' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'offsets' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'disks' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'len' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'submit' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Function parameter or member 'offsets' not described in 'async_syndrome_val'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Excess function parameter 'offset' description in 'async_syndrome_val'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:439: warning: duplicate section name 'Return'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'mask' not described in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Excess function parameter 'op' description in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:896: warning: Excess function parameter 'share_proxy' description in '__replace_profile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'ns' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'hname' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'p' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'info' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/kernel/signal.c:319:27: warning: no previous prototype for 'do_work_pending' [-Wmissing-prototypes]
+ 319 | asmlinkage __visible void do_work_pending(struct pt_regs *regs,
+ | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c: In function 'tomoyo_init_log':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c:290:9: warning: function 'tomoyo_init_log' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 290 | vsnprintf(buf + pos, len - pos, fmt, args);
+ | ^~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/meminfo.c:22:28: warning: no previous prototype for 'arch_report_meminfo' [-Wmissing-prototypes]
+ 22 | void __attribute__((weak)) arch_report_meminfo(struct seq_file *m)
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Function parameter or member 'fsi' not described in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'ptmx_inode' description in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'device' description in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Function parameter or member 'dentry' not described in 'devpts_get_priv'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Excess function parameter 'pts_inode' description in 'devpts_get_priv'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Function parameter or member 'dentry' not described in 'devpts_pty_kill'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Excess function parameter 'inode' description in 'devpts_pty_kill'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/locking/lock_events.c:61:16: warning: no previous prototype for 'lockevent_read' [-Wmissing-prototypes]
+ 61 | ssize_t __weak lockevent_read(struct file *file, char __user *user_buf,
+ | ^~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:148: warning: Function parameter or member 'tables' not described in 'verify_table_headers'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Function parameter or member 'kref' not described in 'aa_dfa_free_kref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Excess function parameter 'kr' description in 'aa_dfa_free_kref'
@@ -246,3 +242,56 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/kernel/signal.c:319:27: warning: no previous prototype for 'do_work_pending' [-Wmissing-prototypes]
- 319 | asmlinkage __visible void do_work_pending(struct pt_regs *regs,
- | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/yama/yama_lsm.c:116: warning: Function parameter or member 'work' not described in 'yama_relation_cleanup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c: In function 'tomoyo_addprintf':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c:193:9: warning: function 'tomoyo_addprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 193 | vsnprintf(buffer + pos, len - pos - 1, fmt, args);
+ | ^~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:28:6: warning: no previous prototype for 'kunit_debugfs_cleanup' [-Wmissing-prototypes]
+ 28 | void kunit_debugfs_cleanup(void)
+ | ^~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:33:6: warning: no previous prototype for 'kunit_debugfs_init' [-Wmissing-prototypes]
+ 33 | void kunit_debugfs_init(void)
+ | ^~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:92:6: warning: no previous prototype for 'kunit_debugfs_create_suite' [-Wmissing-prototypes]
+ 92 | void kunit_debugfs_create_suite(struct kunit_suite *suite)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:108:6: warning: no previous prototype for 'kunit_debugfs_destroy_suite' [-Wmissing-prototypes]
+ 108 | void kunit_debugfs_destroy_suite(struct kunit_suite *suite)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'in' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'ilen' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'out' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'olen' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'wmem' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:439: warning: duplicate section name 'Return'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'mask' not described in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Excess function parameter 'op' description in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:896: warning: Excess function parameter 'share_proxy' description in '__replace_profile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'ns' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'hname' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'p' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'info' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/printk/printk.c:1907: warning: Function parameter or member 'cookie' not described in 'console_lock_spinning_disable_and_check'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'in' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'ilen' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'out' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'olen' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Function parameter or member 'strs' not described in 'unpack_trans_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Excess function parameter 'table' description in 'unpack_trans_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/secid.c:57: warning: Cannot understand *
+ on line 57 - I thought it was a doc line
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:174: warning: cannot understand function prototype: 'struct aa_perms default_perms = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
@@ -297,13 +346 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Function parameter or member 'strs' not described in 'unpack_trans_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Excess function parameter 'table' description in 'unpack_trans_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/locking/lock_events.c:61:16: warning: no previous prototype for 'lockevent_read' [-Wmissing-prototypes]
- 61 | ssize_t __weak lockevent_read(struct file *file, char __user *user_buf,
- | ^~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/secid.c:57: warning: Cannot understand *
- on line 57 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:174: warning: cannot understand function prototype: 'struct aa_perms default_perms = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/printk/printk.c:1907: warning: Function parameter or member 'cookie' not described in 'console_lock_spinning_disable_and_check'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/argv_split.c:36: warning: Function parameter or member 'argv' not described in 'argv_free'
@@ -325,4 +361,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c: In function 'tomoyo_addprintf':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c:193:9: warning: function 'tomoyo_addprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 193 | vsnprintf(buffer + pos, len - pos - 1, fmt, args);
- | ^~~~~~~~~
@@ -345,9 +377,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'dev_addr' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_len' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_entries' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
@@ -384,24 +407,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:335: warning: Excess function parameter 'inode' description in 'evm_read_protected_xattrs'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:407: warning: Function parameter or member 'iint' not described in 'evm_verifyxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'mnt_userns' not described in 'evm_inode_setattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'attr' not described in 'evm_inode_setattr'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:38:
-In function 'fortify_memcpy_chk',
- inlined from 'ip_vs_sync_conn_v0' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:606:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Function parameter or member 'keylen' not described in 'evm_set_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Excess function parameter 'size' description in 'evm_set_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:479: warning: expecting prototype for set_normalized_timespec(). Prototype was for set_normalized_timespec64() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:553: warning: expecting prototype for msecs_to_jiffies(). Prototype was for __msecs_to_jiffies() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:740: warning: Function parameter or member 'flags' not described in 'ima_match_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1920: warning: Function parameter or member 'rule' not described in 'ima_parse_add_rule'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1964: warning: expecting prototype for ima_delete_rules() called to cleanup invalid in(). Prototype was for ima_delete_rules() instead
@@ -409,4 +408,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:85: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * START_BYTE(id, rs, rw)
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:118: warning: expecting prototype for CHECK_FREQ_REG(spi_device s, spi_transfer x)(). Prototype was for CHECK_FREQ_REG() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/fbdev/core/fbmon.c:1073: warning: expecting prototype for fb_get_hblank_by_freq(). Prototype was for fb_get_hblank_by_hfreq() instead
@@ -4846,0 +4843,38 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/crypto_engine.c:513: warning: Excess function parameter 'engine' description in 'crypto_engine_alloc_init_and_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:335: warning: Excess function parameter 'inode' description in 'evm_read_protected_xattrs'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:407: warning: Function parameter or member 'iint' not described in 'evm_verifyxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'mnt_userns' not described in 'evm_inode_setattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'attr' not described in 'evm_inode_setattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'dev_addr' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_len' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_entries' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:59: warning: Function parameter or member 'node' not described in 'alloc_cpumask_var_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:154: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Returns an arbitrary cpu within srcp1 & srcp2.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Function parameter or member 'keylen' not described in 'evm_set_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Excess function parameter 'size' description in 'evm_set_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_inflate.c:42:17: warning: no previous prototype for '__gunzip' [-Wmissing-prototypes]
+ 42 | STATIC int INIT __gunzip(unsigned char *buf, long len,
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:740: warning: Function parameter or member 'flags' not described in 'ima_match_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1920: warning: Function parameter or member 'rule' not described in 'ima_parse_add_rule'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1964: warning: expecting prototype for ima_delete_rules() called to cleanup invalid in(). Prototype was for ima_delete_rules() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unxz.c:251:17: warning: no previous prototype for 'unxz' [-Wmissing-prototypes]
+ 251 | STATIC int INIT unxz(unsigned char *in, long in_size,
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unzstd.c:331:17: warning: no previous prototype for 'unzstd' [-Wmissing-prototypes]
+ 331 | STATIC int INIT unzstd(unsigned char *buf, long len,
+ | ^~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)'
@@ -4850,7 +4884,27 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * We have three kinds of time sources to use for sleep time
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1726: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * 1) can be determined whether to use or not only when doing
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2423: warning: Function parameter or member 'txc' not described in 'do_adjtimex'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'phase_ts' not described in 'hardpps'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'raw_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/sched/sch_htb.c:214: warning: expecting prototype for htb_classify(). Prototype was for HTB_DIRECT() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/core/dev_ioctl.c:475: warning: Function parameter or member 'data' not described in 'dev_ioctl'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:38:
+In function 'fortify_memcpy_chk',
+ inlined from 'ip_vs_sync_conn_v0' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:606:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:479: warning: expecting prototype for set_normalized_timespec(). Prototype was for set_normalized_timespec64() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:553: warning: expecting prototype for msecs_to_jiffies(). Prototype was for __msecs_to_jiffies() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c: In function 'prepare_error_buf':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:221:17: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 221 | p += vscnprintf(p, end - p, fmt1, args);
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:260:9: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 260 | p += vscnprintf(p, end - p, fmt1, args);
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/radix-tree.c:288:6: warning: no previous prototype for 'radix_tree_node_rcu_free' [-Wmissing-prototypes]
+ 288 | void radix_tree_node_rcu_free(struct rcu_head *head)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -4873,36 +4927,16 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'in' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'ilen' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'out' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'olen' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:28:6: warning: no previous prototype for 'kunit_debugfs_cleanup' [-Wmissing-prototypes]
- 28 | void kunit_debugfs_cleanup(void)
- | ^~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:33:6: warning: no previous prototype for 'kunit_debugfs_init' [-Wmissing-prototypes]
- 33 | void kunit_debugfs_init(void)
- | ^~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:92:6: warning: no previous prototype for 'kunit_debugfs_create_suite' [-Wmissing-prototypes]
- 92 | void kunit_debugfs_create_suite(struct kunit_suite *suite)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:108:6: warning: no previous prototype for 'kunit_debugfs_destroy_suite' [-Wmissing-prototypes]
- 108 | void kunit_debugfs_destroy_suite(struct kunit_suite *suite)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'in' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'ilen' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'out' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'olen' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'wmem' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/meminfo.c:22:28: warning: no previous prototype for 'arch_report_meminfo' [-Wmissing-prototypes]
- 22 | void __attribute__((weak)) arch_report_meminfo(struct seq_file *m)
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/core/dev_ioctl.c:475: warning: Function parameter or member 'data' not described in 'dev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pci/endpoint/functions/pci-epf-vntb.c:657: warning: Function parameter or member 'num_mws' not described in 'epf_ntb_mw_bar_clear'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/crypto_engine.c:513: warning: Excess function parameter 'engine' description in 'crypto_engine_alloc_init_and_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/argv_split.c:36: warning: Function parameter or member 'argv' not described in 'argv_free'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/balloc.c:758: warning: Function parameter or member 'my_rsv' not described in 'find_next_reservable_window'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * We have three kinds of time sources to use for sleep time
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1726: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * 1) can be determined whether to use or not only when doing
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2423: warning: Function parameter or member 'txc' not described in 'do_adjtimex'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'phase_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'raw_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/device_cgroup.c:835: warning: Excess function parameter 'dev_cgroup' description in 'devcgroup_legacy_check_permission'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'inode' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'goal' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'err' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c: In function 'va_format':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c:1681:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1681 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va);
+ | ^~~
@@ -4909,0 +4944,75 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'm' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'win' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'val' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: expecting prototype for lib/minmax.c(). Prototype was for minmax_subwin_update() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'expires' not described in 'tick_program_event'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'force' not described in 'tick_program_event'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'newdev' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'handler' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'next_event' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:74: warning: Function parameter or member 'handler' not described in 'tick_switch_to_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:107: warning: expecting prototype for tick_check_oneshot_mode(). Prototype was for tick_oneshot_mode_active() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:628: warning: Function parameter or member 'now' not described in 'tick_nohz_update_jiffies'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:1259: warning: Function parameter or member 'cpu' not described in 'tick_nohz_get_idle_calls_cpu'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_setattr':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:115:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 115 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_close':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:164:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 164 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rename':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:238:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 238 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rmdir':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:306:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 306 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_remove':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:329:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 329 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_link':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:383:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 383 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_symlink':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:410:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 410 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_fsync':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:443:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 443 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:459:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 459 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access_intent':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:577:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 577 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:85: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * START_BYTE(id, rs, rw)
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:118: warning: expecting prototype for CHECK_FREQ_REG(spi_device s, spi_transfer x)(). Prototype was for CHECK_FREQ_REG() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c:136: warning: Function parameter or member 'update_seq_cfg' not described in 'qcom_snps_hsphy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:286: warning: Function parameter or member 'first_chunk' not described in '__sg_alloc_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:793: warning: Function parameter or member 'flags' not described in 'sg_miter_start'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'dir' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'pos' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'bh' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'de' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'unicode' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'nr_slots' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pci/endpoint/functions/pci-epf-vntb.c:657: warning: Function parameter or member 'num_mws' not described in 'epf_ntb_mw_bar_clear'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-max730x.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Copyright (C) 2006 Juergen Beisert, Pengutronix
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:209: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge_hierarchy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:230: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Function parameter or member 'cs' not described in 'update_parent_subparts_cpumask'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Excess function parameter 'cpuset' description in 'update_parent_subparts_cpumask'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3539: warning: Function parameter or member 'work' not described in 'cpuset_hotplug_workfn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: Function parameter or member 'rotor' not described in 'cpuset_spread_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: expecting prototype for cpuset_mem_spread_node(). Prototype was for cpuset_spread_node() instead
@@ -4937,30 +5045,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/sched/sch_htb.c:214: warning: expecting prototype for htb_classify(). Prototype was for HTB_DIRECT() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'expires' not described in 'tick_program_event'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'force' not described in 'tick_program_event'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'newdev' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'handler' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'next_event' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:74: warning: Function parameter or member 'handler' not described in 'tick_switch_to_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:107: warning: expecting prototype for tick_check_oneshot_mode(). Prototype was for tick_oneshot_mode_active() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:59: warning: Function parameter or member 'node' not described in 'alloc_cpumask_var_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:154: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Returns an arbitrary cpu within srcp1 & srcp2.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/device_cgroup.c:835: warning: Excess function parameter 'dev_cgroup' description in 'devcgroup_legacy_check_permission'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:628: warning: Function parameter or member 'now' not described in 'tick_nohz_update_jiffies'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:1259: warning: Function parameter or member 'cpu' not described in 'tick_nohz_get_idle_calls_cpu'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_inflate.c:42:17: warning: no previous prototype for '__gunzip' [-Wmissing-prototypes]
- 42 | STATIC int INIT __gunzip(unsigned char *buf, long len,
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:209: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge_hierarchy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:230: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Function parameter or member 'cs' not described in 'update_parent_subparts_cpumask'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Excess function parameter 'cpuset' description in 'update_parent_subparts_cpumask'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3539: warning: Function parameter or member 'work' not described in 'cpuset_hotplug_workfn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: Function parameter or member 'rotor' not described in 'cpuset_spread_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: expecting prototype for cpuset_mem_spread_node(). Prototype was for cpuset_spread_node() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unxz.c:251:17: warning: no previous prototype for 'unxz' [-Wmissing-prototypes]
- 251 | STATIC int INIT unxz(unsigned char *in, long in_size,
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unzstd.c:331:17: warning: no previous prototype for 'unzstd' [-Wmissing-prototypes]
- 331 | STATIC int INIT unzstd(unsigned char *buf, long len,
- | ^~~~~~
@@ -4969,0 +5049,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: Function parameter or member 'w' not described in '__sw_hweight32'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
@@ -4970,0 +5052 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-pcie-idio-24.c:139: warning: Function parameter or member 'plx' not described in 'idio_24_gpio'
@@ -4972,0 +5055 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/fbdev/core/fbmon.c:1073: warning: expecting prototype for fb_get_hblank_by_freq(). Prototype was for fb_get_hblank_by_hfreq() instead
@@ -4975,0 +5059,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op' description in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op_flags' description in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags' description in 'ecryptfs_write_begin'
@@ -5010,8 +5096,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_seq.c:142: warning: Function parameter or member 'args' not described in 'trace_seq_vprintf'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Function parameter or member 'fsi' not described in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'ptmx_inode' description in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'device' description in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Function parameter or member 'dentry' not described in 'devpts_get_priv'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Excess function parameter 'pts_inode' description in 'devpts_get_priv'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Function parameter or member 'dentry' not described in 'devpts_pty_kill'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Excess function parameter 'inode' description in 'devpts_pty_kill'
@@ -5022,0 +5102,41 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ptrace.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:2:
+In function 'fortify_memcpy_chk',
+ inlined from 'syscall_get_arguments' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/syscall.h:65:2,
+ inlined from 'collect_syscall' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:31:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Function parameter or member 'bn' not described in 'vxfs_bmap_ext4'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Excess function parameter 'iblock' description in 'vxfs_bmap_ext4'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Function parameter or member 'fp' not described in 'vxfs_immed_read_folio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Excess function parameter 'file' description in 'vxfs_immed_read_folio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: warning: initialized field overwritten [-Woverride-init]
+ 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
+ 173 | E(EDEADLK), /* EDEADLOCK */
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: note: (near initialization for 'names_0[35]')
+ 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
+ 173 | E(EDEADLK), /* EDEADLOCK */
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Function parameter or member 'ctx' not described in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'retp' description in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'filler' description in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Function parameter or member 'mapping' not described in 'vxfs_get_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Excess function parameter 'ip' description in 'vxfs_get_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:101: warning: expecting prototype for vxfs_get_block(). Prototype was for vxfs_getblk() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_super.c:184: warning: expecting prototype for vxfs_read_super(). Prototype was for vxfs_fill_super() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_seq.c:142: warning: Function parameter or member 'args' not described in 'trace_seq_vprintf'
@@ -5024,4 +5143,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c:136: warning: Function parameter or member 'update_seq_cfg' not described in 'qcom_snps_hsphy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/radix-tree.c:288:6: warning: no previous prototype for 'radix_tree_node_rcu_free' [-Wmissing-prototypes]
- 288 | void radix_tree_node_rcu_free(struct rcu_head *head)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -5034,6 +5150,17 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-max730x.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Copyright (C) 2006 Juergen Beisert, Pengutronix
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'm' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'win' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'val' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: expecting prototype for lib/minmax.c(). Prototype was for minmax_subwin_update() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:162:13: warning: no previous prototype for 'arch_release_task_struct' [-Wmissing-prototypes]
+ 162 | void __weak arch_release_task_struct(struct task_struct *tsk)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:862:20: warning: no previous prototype for 'arch_task_cache_init' [-Wmissing-prototypes]
+ 862 | void __init __weak arch_task_cache_init(void) { }
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1353: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1372: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1396: warning: Function parameter or member 'task' not described in 'get_task_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:2965: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ubsan.c:241:6: warning: no previous prototype for '__ubsan_handle_type_mismatch' [-Wmissing-prototypes]
+ 241 | void __ubsan_handle_type_mismatch(struct type_mismatch_data *data,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5050,5 +5177,3 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-pcie-idio-24.c:139: warning: Function parameter or member 'plx' not described in 'idio_24_gpio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c: In function 'va_format':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c:1681:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1681 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va);
- | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/devmem_is_allowed.c:20:5: warning: no previous prototype for 'devmem_is_allowed' [-Wmissing-prototypes]
+ 20 | int devmem_is_allowed(unsigned long pfn)
+ | ^~~~~~~~~~~~~~~~~
@@ -5067,3 +5191,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:136: warning: cannot understand function prototype: 'struct prog_entry '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Function parameter or member 'invert' not described in 'update_preds'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Excess function parameter 'when_to_branch' description in 'update_preds'
@@ -5077,0 +5200,19 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:8:
+In function 'strncpy',
+ inlined from 'test_hexdump_prepare_test.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:116:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:136: warning: cannot understand function prototype: 'struct prog_entry '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Function parameter or member 'invert' not described in 'update_preds'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Excess function parameter 'when_to_branch' description in 'update_preds'
@@ -5080,2 +5221,41 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:286: warning: Function parameter or member 'first_chunk' not described in '__sg_alloc_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:793: warning: Function parameter or member 'flags' not described in 'sg_miter_start'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'user_ns' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:562: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:585: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:645: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:887: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_name' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_value' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_size' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'name' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'value' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'size' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1180: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1214: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_firmware.c:98: warning: cannot understand function prototype: 'struct test_config '
@@ -5084,0 +5265,34 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: In function '__warn':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:657:17: warning: function '__warn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 657 | vprintk(args->fmt, args->args);
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: At top level:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:743:24: warning: no previous prototype for '__stack_chk_fail' [-Wmissing-prototypes]
+ 743 | __visible noinstr void __stack_chk_fail(void)
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ida.c:16:6: warning: no previous prototype for 'ida_dump' [-Wmissing-prototypes]
+ 16 | void ida_dump(struct ida *ida) { }
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_out_of_bounds':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:40:22: warning: variable 'arr' set but not used [-Wunused-but-set-variable]
+ 40 | volatile int arr[4];
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:39:23: warning: variable 'above' set but not used [-Wunused-but-set-variable]
+ 39 | volatile char above[4] = { }; /* Protect surrounding memory. */
+ | ^~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_load_invalid_value':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:62:44: warning: variable 'eptr' set but not used [-Wunused-but-set-variable]
+ 62 | enum ubsan_test_enum eval, eval2, *eptr;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:61:26: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
+ 61 | bool val, val2, *ptr;
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: At top level:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:100:28: warning: 'skip_ubsan_array' defined but not used [-Wunused-const-variable=]
+ 100 | static const test_ubsan_fp skip_ubsan_array[] = {
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/fixed-helper.c:32: warning: expecting prototype for regulator_register_fixed_name(). Prototype was for regulator_register_always_on() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/helpers.c:947: warning: Function parameter or member 'ramp_delay' not described in 'regulator_set_ramp_delay_regmap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'dma_buf' not described in 'virtio_dma_buf_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'attach' not described in 'virtio_dma_buf_attach'
@@ -5099,35 +5313,22 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/fixed-helper.c:32: warning: expecting prototype for regulator_register_fixed_name(). Prototype was for regulator_register_always_on() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/helpers.c:947: warning: Function parameter or member 'ramp_delay' not described in 'regulator_set_ramp_delay_regmap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c: In function 'prepare_error_buf':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:221:17: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 221 | p += vscnprintf(p, end - p, fmt1, args);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:260:9: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 260 | p += vscnprintf(p, end - p, fmt1, args);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'dma_buf' not described in 'virtio_dma_buf_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'attach' not described in 'virtio_dma_buf_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:162:13: warning: no previous prototype for 'arch_release_task_struct' [-Wmissing-prototypes]
- 162 | void __weak arch_release_task_struct(struct task_struct *tsk)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:862:20: warning: no previous prototype for 'arch_task_cache_init' [-Wmissing-prototypes]
- 862 | void __init __weak arch_task_cache_init(void) { }
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1353: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1372: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1396: warning: Function parameter or member 'task' not described in 'get_task_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:2965: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: Function parameter or member 'w' not described in '__sw_hweight32'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: In function '__warn':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:657:17: warning: function '__warn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 657 | vprintk(args->fmt, args->args);
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: At top level:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:743:24: warning: no previous prototype for '__stack_chk_fail' [-Wmissing-prototypes]
- 743 | __visible noinstr void __stack_chk_fail(void)
- | ^~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/umh.h:4,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/kmod.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:14:
+In function 'fortify_memcpy_chk',
+ inlined from 'size_entry_mwt' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:2118:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/exit.c:1901:13: warning: no previous prototype for 'abort' [-Wmissing-prototypes]
+ 1901 | __weak void abort(void)
+ | ^~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/transport_tcp.c:393: warning: Function parameter or member 'iface' not described in 'create_socket'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/rnbd/Makefile: rnbd-common.o is added to multiple modules: rnbd-client rnbd-server
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/8250/8250_port.c:671: warning: Function parameter or member 'termios' not described in 'serial8250_em485_config'
@@ -5140,8 +5341,16 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/balloc.c:758: warning: Function parameter or member 'my_rsv' not described in 'find_next_reservable_window'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/exit.c:1901:13: warning: no previous prototype for 'abort' [-Wmissing-prototypes]
- 1901 | __weak void abort(void)
- | ^~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'inode' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'goal' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'err' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/8250/8250_port.c:671: warning: Function parameter or member 'termios' not described in 'serial8250_em485_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/runtime.c:362: warning: Excess function parameter 'dev' description in '__rpm_callback'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:94: warning: cannot understand function prototype: 'struct kmod_test_device_info '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:119: warning: cannot understand function prototype: 'struct kmod_test_device '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c: In function 'test_blackholedev_init':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c:32:24: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
+ 32 | struct ethhdr *ethh;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Function parameter or member 'group' not described in 'iommu_group_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Excess function parameter 'dev' description in 'iommu_group_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Function parameter or member 'dev' not described in 'iommu_device_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Excess function parameter 'group' description in 'iommu_device_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/domain_governor.c:412: warning: cannot understand function prototype: 'struct dev_power_governor pm_domain_always_on_gov = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:491: warning: Function parameter or member 'mnt_userns' not described in 'privileged_wrt_inode_uidgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:507: warning: Function parameter or member 'mnt_userns' not described in 'capable_wrt_inode_uidgid'
@@ -5164,2 +5373,22 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:491: warning: Function parameter or member 'mnt_userns' not described in 'privileged_wrt_inode_uidgid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:507: warning: Function parameter or member 'mnt_userns' not described in 'capable_wrt_inode_uidgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:30: warning: Incorrect use of kernel-doc format: * ntfs_end_buffer_async_read - async io completion for reading attributes
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'bh' not described in 'ntfs_end_buffer_async_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'uptodate' not described in 'ntfs_end_buffer_async_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: expecting prototype for aops.c(). Prototype was for ntfs_end_buffer_async_read() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1655: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_normal_aops = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1670: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_compressed_aops = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1685: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_mst_aops = '
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:54,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_int.h:35,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_nl.c:24:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:51:33: warning: no previous prototype for 'drbd_genl_cmd_to_str' [-Wmissing-prototypes]
+ 51 | #define GENL_MAGIC_FAMILY drbd
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_struct.h:20:25: note: in definition of macro 'CONCAT__'
+ 20 | #define CONCAT__(a,b) a ## b
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:13: note: in expansion of macro 'CONCAT_'
+ 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:21: note: in expansion of macro 'GENL_MAGIC_FAMILY'
+ 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
+ | ^~~~~~~~~~~~~~~~~
@@ -5174,6 +5403,5 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ptrace.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:2:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:18:
@@ -5181,2 +5409 @@
- inlined from 'syscall_get_arguments' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/syscall.h:65:2,
- inlined from 'collect_syscall' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:31:3:
+ inlined from '__SMB2_close' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:3404:4:
@@ -5186,54 +5413,34 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: warning: initialized field overwritten [-Woverride-init]
- 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
- 173 | E(EDEADLK), /* EDEADLOCK */
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: note: (near initialization for 'names_0[35]')
- 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
- 173 | E(EDEADLK), /* EDEADLOCK */
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_setattr':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:115:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 115 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_close':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:164:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 164 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rename':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:238:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 238 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rmdir':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:306:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 306 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_remove':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:329:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 329 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_link':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:383:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 383 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_symlink':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:410:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 410 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_fsync':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:443:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 443 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:459:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 459 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access_intent':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:577:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 577 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/pid.c:630: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/task_work.c:89: warning: Function parameter or member 'data' not described in 'task_work_cancel_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/tpm/tpm_tis_i2c_cr50.c:682: warning: Excess function parameter 'id' description in 'tpm_cr50_i2c_probe'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/super.c:18:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:22: warning: Incorrect use of kernel-doc format: * ntfs_compression_constants - enum of constants used in the compression code
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:24: warning: cannot understand function prototype: 'typedef enum '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:47: warning: cannot understand function prototype: 'u8 *ntfs_compression_buffer; '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: Function parameter or member 'ntfs_cb_lock' not described in 'DEFINE_SPINLOCK'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: expecting prototype for ntfs_cb_lock(). Prototype was for DEFINE_SPINLOCK() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'page' not described in 'zero_partial_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'initialized_size' not described in 'zero_partial_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'page' not described in 'handle_bounds_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'i_size' not described in 'handle_bounds_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'initialized_size' not described in 'handle_bounds_compressed_page'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/inode.c:14:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/namei.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/dir.c:9:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:21: warning: Incorrect use of kernel-doc format: * The little endian Unicode string $I30 as a global constant.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:23: warning: cannot understand function prototype: 'ntfschar I30[5] = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'start' not described in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'end' not described in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Excess function parameter 'dentry' description in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'start' not described in 'ntfs_file_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'end' not described in 'ntfs_file_fsync'
@@ -5247,0 +5455,62 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/file.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/symlink.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'inode' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'fragment' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'bh_result' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'create' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/pid.c:630: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:31: warning: Incorrect use of kernel-doc format: * ntfs_test_inode - compare two (possibly fake) inodes for equality
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'vi' not described in 'ntfs_test_inode'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'data' not described in 'ntfs_test_inode'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: expecting prototype for inode.c(). Prototype was for ntfs_test_inode() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:2956: warning: expecting prototype for ntfs_write_inode(). Prototype was for __ntfs_write_inode() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/mft.c:24: warning: expecting prototype for mft.c - NTFS kernel mft record operations. Part of the Linux(). Prototype was for MAX_BHS() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/task_work.c:89: warning: Function parameter or member 'data' not described in 'task_work_cancel_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:263: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Inode operations for directories.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:368: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Export operations allowing NFS exporting of mounted NTFS partitions.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_inode' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_nm' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_inode' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_nm' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'whiteout' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'old_dentry' description in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'new_dentry' description in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:16: warning: Incorrect use of kernel-doc format: * ntfs_rl_mm - runlist memmove
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'base' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'src' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'size' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: expecting prototype for runlist.c - NTFS runlist handling code. Part of the Linux(). Prototype was for ntfs_rl_mm() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dstbase' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'srcbase' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'src' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'size' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 's' not described in 'simple_getbool'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 'setval' not described in 'simple_getbool'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:1204: warning: Function parameter or member 'rp' not described in 'load_and_check_logfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:2661: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * The complete super operations.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'time' not described in 'ubifs_update_time'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'flags' not described in 'ubifs_update_time'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: Function parameter or member 'sumsize' not described in 'jffs2_do_reserve_space'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: expecting prototype for jffs2_reserve_space(). Prototype was for jffs2_do_reserve_space() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ofs' not described in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ic' not described in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Excess function parameter 'new' description in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name1_len' not described in 'ntfs_collate_names'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name2_len' not described in 'ntfs_collate_names'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:497: warning: expecting prototype for wbuf_timer_callback(). Prototype was for wbuf_timer_callback_nolock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:513: warning: expecting prototype for new_wbuf_timer(). Prototype was for new_wbuf_timer_nolock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:538: warning: expecting prototype for cancel_wbuf_timer(). Prototype was for cancel_wbuf_timer_nolock() instead
@@ -5250,13 +5519,3 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/sunxi-ng/ccu_mmc_timing.c:54: warning: expecting prototype for sunxi_ccu_set_mmc_timing_mode(). Prototype was for sunxi_ccu_get_mmc_timing_mode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ubsan.c:241:6: warning: no previous prototype for '__ubsan_handle_type_mismatch' [-Wmissing-prototypes]
- 241 | void __ubsan_handle_type_mismatch(struct type_mismatch_data *data,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'dir' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'pos' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'bh' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'de' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'unicode' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'nr_slots' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/devmem_is_allowed.c:20:5: warning: no previous prototype for 'devmem_is_allowed' [-Wmissing-prototypes]
- 20 | int devmem_is_allowed(unsigned long pfn)
- | ^~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:61: warning: Function parameter or member 'hash' not described in 'replay_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:387: warning: Function parameter or member 'hash' not described in 'insert_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:436: warning: Function parameter or member 'hash' not described in 'insert_dent'
@@ -5266,19 +5525,19 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:8:
-In function 'strncpy',
- inlined from 'test_hexdump_prepare_test.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:116:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Function parameter or member 'group' not described in 'iommu_group_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Excess function parameter 'dev' description in 'iommu_group_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Function parameter or member 'dev' not described in 'iommu_device_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Excess function parameter 'group' description in 'iommu_device_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Excess function parameter 'task' description in 'stack_trace_save_tsk'
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:17:
+In function 'fortify_memcpy_chk',
+ inlined from 'CIFS_open' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:1277:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:103: warning: Function parameter or member 'c' not described in 'ubifs_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:155: warning: Function parameter or member 'c' not described in 'ubifs_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/lpt.c:1938: warning: Function parameter or member 'ptr' not described in 'lpt_scan_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'reg_ops' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'clk' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'baud' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'cflags' not described in 'uartlite_data'
@@ -5307 +5566,6 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_firmware.c:98: warning: cannot understand function prototype: 'struct test_config '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c: In function 'module_add_driver':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c:36:13: warning: variable 'no_warn' set but not used [-Wunused-but-set-variable]
+ 36 | int no_warn;
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Excess function parameter 'task' description in 'stack_trace_save_tsk'
@@ -5309,21 +5573,23 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ida.c:16:6: warning: no previous prototype for 'ida_dump' [-Wmissing-prototypes]
- 16 | void ida_dump(struct ida *ida) { }
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_out_of_bounds':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:40:22: warning: variable 'arr' set but not used [-Wunused-but-set-variable]
- 40 | volatile int arr[4];
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:39:23: warning: variable 'above' set but not used [-Wunused-but-set-variable]
- 39 | volatile char above[4] = { }; /* Protect surrounding memory. */
- | ^~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_load_invalid_value':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:62:44: warning: variable 'eptr' set but not used [-Wunused-but-set-variable]
- 62 | enum ubsan_test_enum eval, eval2, *eptr;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:61:26: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
- 61 | bool val, val2, *ptr;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: At top level:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:100:28: warning: 'skip_ubsan_array' defined but not used [-Wunused-const-variable=]
- 100 | static const test_ubsan_fp skip_ubsan_array[] = {
- | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1586:20: warning: initialized field overwritten [-Woverride-init]
+ 1586 | .restore = qcom_geni_serial_sys_hib_resume,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1586:20: note: (near initialization for 'qcom_geni_serial_pm_ops.restore')
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1587:17: warning: initialized field overwritten [-Woverride-init]
+ 1587 | .thaw = qcom_geni_serial_sys_hib_resume,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1587:17: note: (near initialization for 'qcom_geni_serial_pm_ops.thaw')
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:28:
+In function 'fortify_memcpy_chk',
+ inlined from '__skb_put_data' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:2559:2,
+ inlined from 'bnep_rx_frame.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:388:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/bridge/imx/Makefile: imx-ldb-helper.o is added to multiple modules: imx8qm-ldb imx8qxp-ldb
@@ -5333,17 +5599,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/rnbd/Makefile: rnbd-common.o is added to multiple modules: rnbd-client rnbd-server
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/tpm/tpm_tis_i2c_cr50.c:682: warning: Excess function parameter 'id' description in 'tpm_cr50_i2c_probe'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/runtime.c:362: warning: Excess function parameter 'dev' description in '__rpm_callback'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags' description in 'ecryptfs_write_begin'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/domain_governor.c:412: warning: cannot understand function prototype: 'struct dev_power_governor pm_domain_always_on_gov = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_register_board':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:131:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
- 131 | volatile unsigned char byte_reset_it;
- | ^~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_read':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:540:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
- 540 | int ret = 0;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_ioctl':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:703:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
- 703 | volatile unsigned char byte_reset_it;
- | ^~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/auth.c:31: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'blend' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'avbuf' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'audio' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_dp.c:793: warning: expecting prototype for zynqmp_dp_link_train(). Prototype was for zynqmp_dp_train() instead
@@ -5364,4 +5618,12 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'reg_ops' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'clk' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'baud' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'cflags' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_register_board':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:131:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
+ 131 | volatile unsigned char byte_reset_it;
+ | ^~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_read':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:540:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
+ 540 | int ret = 0;
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_ioctl':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:703:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
+ 703 | volatile unsigned char byte_reset_it;
+ | ^~~~~~~~~~~~~
@@ -5391,0 +5654,27 @@
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:27:
+In function 'fortify_memcpy_chk',
+ inlined from 'get_conn_info_complete' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:7274:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c: In function 'audit_log_vformat':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1963:9: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1963 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args);
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1972:17: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1972 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2);
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: Function parameter or member 'fiq' not described in 'fuse_dev_wake_and_unlock'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: expecting prototype for A new request is available, wake fiq(). Prototype was for fuse_dev_wake_and_unlock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dir.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Mark the attributes as stale due to an atime change. Avoid the invalidate if
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/file.c:656: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * In case of short read, the caller sets 'pos' to the position of
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/misc/genwqe/card_utils.c:162: warning: expecting prototype for genwqe_init_crc32(). Prototype was for CRC32_POLYNOMIAL() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
@@ -5412,66 +5700,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c: In function 'vclkdev_alloc':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c:173:17: warning: function 'vclkdev_alloc' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 173 | vscnprintf(cla->dev_id, sizeof(cla->dev_id), dev_fmt, ap);
- | ^~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Function parameter or member 'bn' not described in 'vxfs_bmap_ext4'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Excess function parameter 'iblock' description in 'vxfs_bmap_ext4'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op' description in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op_flags' description in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Function parameter or member 'fp' not described in 'vxfs_immed_read_folio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Excess function parameter 'file' description in 'vxfs_immed_read_folio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Function parameter or member 'ctx' not described in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'retp' description in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'filler' description in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c: In function 'audit_log_vformat':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1963:9: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1963 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args);
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1972:17: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1972 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2);
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Function parameter or member 'mapping' not described in 'vxfs_get_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Excess function parameter 'ip' description in 'vxfs_get_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:101: warning: expecting prototype for vxfs_get_block(). Prototype was for vxfs_getblk() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:54,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_int.h:35,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_nl.c:24:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:51:33: warning: no previous prototype for 'drbd_genl_cmd_to_str' [-Wmissing-prototypes]
- 51 | #define GENL_MAGIC_FAMILY drbd
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_struct.h:20:25: note: in definition of macro 'CONCAT__'
- 20 | #define CONCAT__(a,b) a ## b
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:13: note: in expansion of macro 'CONCAT_'
- 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:21: note: in expansion of macro 'GENL_MAGIC_FAMILY'
- 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
- | ^~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:94: warning: cannot understand function prototype: 'struct kmod_test_device_info '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:119: warning: cannot understand function prototype: 'struct kmod_test_device '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_super.c:184: warning: expecting prototype for vxfs_read_super(). Prototype was for vxfs_fill_super() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c: In function 'test_blackholedev_init':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c:32:24: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
- 32 | struct ethhdr *ethh;
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ratelimit.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dev_printk.h:16,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/device.h:15,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:9:
-In function 'fortify_memcpy_chk',
- inlined from 'pn533_target_found_felica' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:781:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5507,0 +5731,18 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ratelimit.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dev_printk.h:16,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/device.h:15,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:9:
+In function 'fortify_memcpy_chk',
+ inlined from 'pn533_target_found_felica' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:781:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5512,4 +5753,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'priv' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_devt' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'list' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_cdev' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:272: warning: expecting prototype for cuse_parse_dev_info(). Prototype was for cuse_parse_devinfo() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'fm' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'args' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'error' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
@@ -5539,2 +5781,8 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_hermes.c:60: warning: Function parameter or member 'rtd' not described in 'simtec_hermes_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c:49: warning: Function parameter or member 'rtd' not described in 'simtec_tlv320aic23_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/overlayfs/util.c:754: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Caller must hold a reference to inode to prevent it from being freed while
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'priv' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_devt' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'list' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_cdev' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'write_work' not described in 'n_hdlc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'tty_for_write_work' not described in 'n_hdlc'
@@ -5544,19 +5792,45 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/umh.h:4,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/kmod.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:14:
-In function 'fortify_memcpy_chk',
- inlined from 'size_entry_mwt' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:2118:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/acl.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/file.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-cache.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-utils.c:9:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/xattr.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dcache.c:12:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/inode.c:15:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-sysfs.c:146:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-mod.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5565 +5839,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/misc/genwqe/card_utils.c:162: warning: expecting prototype for genwqe_init_crc32(). Prototype was for CRC32_POLYNOMIAL() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/devorangefs-req.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5569,6 +5847,35 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'write_work' not described in 'n_hdlc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'tty_for_write_work' not described in 'n_hdlc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c: In function 'module_add_driver':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c:36:13: warning: variable 'no_warn' set but not used [-Wunused-but-set-variable]
- 36 | int no_warn;
- | ^~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/super.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Function parameter or member 'ifs' not described in 'hdlcdev_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'ifr' description in 'hdlcdev_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'cmd' description in 'hdlcdev_ioctl'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/namei.c:12:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/symlink.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dir.c:6:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-bufmap.c:7:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/sunxi-ng/ccu_mmc_timing.c:54: warning: expecting prototype for sunxi_ccu_set_mmc_timing_mode(). Prototype was for sunxi_ccu_get_mmc_timing_mode() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/waitqueue.c:16:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/ttm/ttm_bo.c:96: warning: Function parameter or member 'bulk' not described in 'ttm_bo_set_bulk_move'
@@ -5583,23 +5890,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Function parameter or member 'ifs' not described in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'ifr' description in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'cmd' description in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'blend' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'avbuf' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'audio' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_dp.c:793: warning: expecting prototype for zynqmp_dp_link_train(). Prototype was for zynqmp_dp_train() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/bridge/imx/Makefile: imx-ldb-helper.o is added to multiple modules: imx8qm-ldb imx8qxp-ldb
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:28:
-In function 'fortify_memcpy_chk',
- inlined from '__skb_put_data' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:2559:2,
- inlined from 'bnep_rx_frame.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:388:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/ttm/ttm_bo.c:96: warning: Function parameter or member 'bulk' not described in 'ttm_bo_set_bulk_move'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5146: warning: Function parameter or member 'reset_context' not described in 'amdgpu_device_gpu_recover'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c: In function 'vclkdev_alloc':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c:173:17: warning: function 'vclkdev_alloc' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 173 | vscnprintf(cla->dev_id, sizeof(cla->dev_id), dev_fmt, ap);
+ | ^~~~~~~~~~
@@ -5639,0 +5929,29 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_reprobe_lun':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4237:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
+ 4237 | int rc;
+ | ^~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_issue_tm':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4796:26: warning: variable 'timeleft' set but not used [-Wunused-but-set-variable]
+ 4796 | unsigned long timeleft;
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'work' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight_max' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'choose_args' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'map' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'work' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'bucket' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight_max' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'x' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'left' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'numrep' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'type' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'outpos' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'tries' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_tries' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_to_leaf' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out2' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'parent_r' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'choose_args' not described in 'crush_choose_indep'
@@ -5647 +5965,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:27:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:6:
@@ -5649 +5968 @@
- inlined from 'get_conn_info_complete' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:7274:2:
+ inlined from 'qla81xx_nvram_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:8946:2:
@@ -5653,41 +5972,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5146: warning: Function parameter or member 'reset_context' not described in 'amdgpu_device_gpu_recover'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'user_ns' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:562: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:585: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:645: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:887: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_name' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_value' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_size' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'name' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'value' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'size' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1180: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1214: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c:683: warning: Function parameter or member 'unlocked' not described in 'amdgpu_vm_pt_free_dfs'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'sb' not described in '__nilfs_error'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'function' not described in '__nilfs_error'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'fmt' not described in '__nilfs_error'
@@ -5696,65 +5977,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/transport_tcp.c:393: warning: Function parameter or member 'iface' not described in 'create_socket'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:18:
-In function 'fortify_memcpy_chk',
- inlined from '__SMB2_close' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:3404:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:30: warning: Incorrect use of kernel-doc format: * ntfs_end_buffer_async_read - async io completion for reading attributes
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'bh' not described in 'ntfs_end_buffer_async_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'uptodate' not described in 'ntfs_end_buffer_async_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: expecting prototype for aops.c(). Prototype was for ntfs_end_buffer_async_read() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1655: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_normal_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1670: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_compressed_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1685: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_mst_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:22: warning: Incorrect use of kernel-doc format: * ntfs_compression_constants - enum of constants used in the compression code
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:24: warning: cannot understand function prototype: 'typedef enum '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:47: warning: cannot understand function prototype: 'u8 *ntfs_compression_buffer; '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: Function parameter or member 'ntfs_cb_lock' not described in 'DEFINE_SPINLOCK'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: expecting prototype for ntfs_cb_lock(). Prototype was for DEFINE_SPINLOCK() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'page' not described in 'zero_partial_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'initialized_size' not described in 'zero_partial_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'page' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'i_size' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'initialized_size' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:21: warning: Incorrect use of kernel-doc format: * The little endian Unicode string $I30 as a global constant.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:23: warning: cannot understand function prototype: 'ntfschar I30[5] = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'start' not described in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'end' not described in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Excess function parameter 'dentry' description in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'start' not described in 'ntfs_file_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'end' not described in 'ntfs_file_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_reprobe_lun':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4237:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
- 4237 | int rc;
- | ^~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_issue_tm':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4796:26: warning: variable 'timeleft' set but not used [-Wunused-but-set-variable]
- 4796 | unsigned long timeleft;
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'inode' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'fragment' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'bh_result' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'create' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:31: warning: Incorrect use of kernel-doc format: * ntfs_test_inode - compare two (possibly fake) inodes for equality
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'vi' not described in 'ntfs_test_inode'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'data' not described in 'ntfs_test_inode'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: expecting prototype for inode.c(). Prototype was for ntfs_test_inode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:2956: warning: expecting prototype for ntfs_write_inode(). Prototype was for __ntfs_write_inode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c:683: warning: Function parameter or member 'unlocked' not described in 'amdgpu_vm_pt_free_dfs'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/mft.c:24: warning: expecting prototype for mft.c - NTFS kernel mft record operations. Part of the Linux(). Prototype was for MAX_BHS() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:263: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Inode operations for directories.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:368: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Export operations allowing NFS exporting of mounted NTFS partitions.
@@ -5764,4 +5980,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/super.c:18:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
@@ -5771,7 +5984,6 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:17:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:6:
@@ -5779 +5991 @@
- inlined from 'CIFS_open' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:1277:3:
+ inlined from 'qla24xx_els_dcmd2_iocb' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:3065:2:
@@ -5783,43 +5994,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:16: warning: Incorrect use of kernel-doc format: * ntfs_rl_mm - runlist memmove
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'base' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'src' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'size' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: expecting prototype for runlist.c - NTFS runlist handling code. Part of the Linux(). Prototype was for ntfs_rl_mm() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dstbase' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'srcbase' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'src' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'size' not described in 'ntfs_rl_mc'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/inode.c:14:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/namei.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name1_len' not described in 'ntfs_collate_names'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name2_len' not described in 'ntfs_collate_names'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/dir.c:9:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 's' not described in 'simple_getbool'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 'setval' not described in 'simple_getbool'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:1204: warning: Function parameter or member 'rp' not described in 'load_and_check_logfile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:2661: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * The complete super operations.
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/symlink.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/file.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: Function parameter or member 'sumsize' not described in 'jffs2_do_reserve_space'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: expecting prototype for jffs2_reserve_space(). Prototype was for jffs2_do_reserve_space() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ofs' not described in 'jffs2_add_physical_node_ref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ic' not described in 'jffs2_add_physical_node_ref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Excess function parameter 'new' description in 'jffs2_add_physical_node_ref'
@@ -5827,16 +5996,27 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_inode' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_nm' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_inode' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_nm' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'whiteout' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'old_dentry' description in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'new_dentry' description in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'time' not described in 'ubifs_update_time'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'flags' not described in 'ubifs_update_time'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:497: warning: expecting prototype for wbuf_timer_callback(). Prototype was for wbuf_timer_callback_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:513: warning: expecting prototype for new_wbuf_timer(). Prototype was for new_wbuf_timer_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:538: warning: expecting prototype for cancel_wbuf_timer(). Prototype was for cancel_wbuf_timer_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mfd/Makefile: rsmu_core.o is added to multiple modules: rsmu-i2c rsmu-spi
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:61: warning: Function parameter or member 'hash' not described in 'replay_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:387: warning: Function parameter or member 'hash' not described in 'insert_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:436: warning: Function parameter or member 'hash' not described in 'insert_dent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_prepare_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_prepare_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_commit_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_commit_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_abort_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_abort_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Function parameter or member 'btree' not described in 'nilfs_btree_convert_and_insert'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Excess function parameter 'bmap' description in 'nilfs_btree_convert_and_insert'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/befs/datastream.c:132: warning: expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/recovery.c:571: warning: Function parameter or member 'root' not described in 'nilfs_do_roll_forward'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cnop' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'mode' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'buf' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cisz' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'cno' description in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'ci' description in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/gcinode.c:180: warning: Function parameter or member 'nilfs' not described in 'nilfs_remove_all_gcinodes'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_get'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_get'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'mnt_userns' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'inode' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'argp' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/elx/libefc_sli/sli4.c:13: warning: cannot understand function prototype: 'struct sli4_asic_entry_t sli4_asic_table[] = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spi/spi-mtk-snfi.c:1194: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
@@ -5846,6 +6026,8 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:11:
@@ -5853 +6035 @@
- inlined from 'qla81xx_nvram_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:8946:2:
+ inlined from 'ax88796c_tx_fixup' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:287:2:
@@ -5879,3 +6061,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:103: warning: Function parameter or member 'c' not described in 'ubifs_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:155: warning: Function parameter or member 'c' not described in 'ubifs_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/lpt.c:1938: warning: Function parameter or member 'ptr' not described in 'lpt_scan_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mfd/Makefile: rsmu_core.o is added to multiple modules: rsmu-i2c rsmu-spi
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:888: warning: Function parameter or member 'object' not described in 'glock_clear_object'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:1231: warning: Function parameter or member 'ip' not described in '__gfs2_holder_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Function parameter or member 'gl' not described in 'inode_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Excess function parameter 'gh' description in 'inode_go_instantiate'
@@ -5883,8 +6067,4 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:35:
@@ -5892 +6072 @@
- inlined from 'qla24xx_els_dcmd2_iocb' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:3065:2:
+ inlined from 'alx_get_ethtool_stats' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:297:2:
@@ -5896 +6076,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Function parameter or member 'frame_info' not described in 'pre_mul_alpha_blend'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Excess function parameter 'src_frame_info' description in 'pre_mul_alpha_blend'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:72: warning: Cannot understand * @wb_frame_info: The writeback frame buffer metadata
+ on line 72 - I thought it was a doc line
@@ -5897,0 +6081,7 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:135: warning: cannot understand function prototype: 'struct axxia_i2c_dev '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'ns' not described in 'ns_to_clk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'clk_mhz' not described in 'ns_to_clk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:271: warning: Function parameter or member 'idev' not described in 'axxia_i2c_empty_rx_fifo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:303: warning: Function parameter or member 'idev' not described in 'axxia_i2c_fill_tx_fifo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpt3sas/mpt3sas_base.c:5494: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-cadence.c:218: warning: Function parameter or member 'rinfo' not described in 'cdns_i2c'
@@ -5912,16 +6101,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:135: warning: cannot understand function prototype: 'struct axxia_i2c_dev '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'ns' not described in 'ns_to_clk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'clk_mhz' not described in 'ns_to_clk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:271: warning: Function parameter or member 'idev' not described in 'axxia_i2c_empty_rx_fifo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:303: warning: Function parameter or member 'idev' not described in 'axxia_i2c_fill_tx_fifo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/auth.c:31: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-cadence.c:218: warning: Function parameter or member 'rinfo' not described in 'cdns_i2c'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spi/spi-mtk-snfi.c:1194: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Function parameter or member 'frame_info' not described in 'pre_mul_alpha_blend'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Excess function parameter 'src_frame_info' description in 'pre_mul_alpha_blend'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:72: warning: Cannot understand * @wb_frame_info: The writeback frame buffer metadata
- on line 72 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: Function parameter or member 'fiq' not described in 'fuse_dev_wake_and_unlock'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: expecting prototype for A new request is available, wake fiq(). Prototype was for fuse_dev_wake_and_unlock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dir.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Mark the attributes as stale due to an atime change. Avoid the invalidate if
@@ -5931,12 +6105,5 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:7:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18:
@@ -5944 +6111 @@
- inlined from 'wil_rx_crypto_check' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:684:2:
+ inlined from 'il4965_hdl_alive' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4023:3:
@@ -5947,0 +6115,8 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Function parameter or member 'gl' not described in 'gfs2_rgrp_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Excess function parameter 'gh' description in 'gfs2_rgrp_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:949: warning: Function parameter or member 'reply_payload_rcv_len' not described in 'mpi3mr_bsg_process_mpt_cmds'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1489: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_exit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1523: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * CPCAP Power Button Input Driver
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_transport.c:1029: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
@@ -5969,5 +6144,7 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11:
@@ -5975 +6152,6 @@
- inlined from 'il4965_hdl_alive' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4023:3:
+ inlined from 'bnxt_hwrm_queue_cos2bw_cfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:133:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In function 'fortify_memcpy_chk',
+ inlined from 'bnxt_hwrm_queue_cos2bw_qcfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:165:3:
@@ -5979,2 +6160,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/file.c:656: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * In case of short read, the caller sets 'pos' to the position of
@@ -5987,9 +6167,3 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:17:
@@ -5997 +6171,15 @@
- inlined from 'wil_rx_crypto_check_edma' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:566:2:
+ inlined from 'bnx2i_process_login_resp.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'name' not described in 'ocfs2_prepare_orphan_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'dio' not described in 'ocfs2_prepare_orphan_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/rmi4/rmi_bus.c:300: warning: expecting prototype for rmi_register_function_handler(). Prototype was for __rmi_register_function_handler() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22:
+In function 'fortify_memcpy_chk',
+ inlined from 'bnx2x_get_vf_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:2655:4:
@@ -6001,62 +6188,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:272: warning: expecting prototype for cuse_parse_dev_info(). Prototype was for cuse_parse_devinfo() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'fm' not described in 'cuse_process_init_reply'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'args' not described in 'cuse_process_init_reply'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'error' not described in 'cuse_process_init_reply'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/acl.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/file.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-cache.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/overlayfs/util.c:754: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Caller must hold a reference to inode to prevent it from being freed while
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-utils.c:9:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/xattr.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dcache.c:12:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/inode.c:15:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'work' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight_max' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'choose_args' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'map' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'work' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'bucket' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight_max' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'x' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'left' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'numrep' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'type' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'outpos' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'tries' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_tries' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_to_leaf' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out2' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'parent_r' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'choose_args' not described in 'crush_choose_indep'
@@ -6071,78 +6196,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-sysfs.c:146:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-mod.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/super.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/devorangefs-req.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/namei.c:12:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/symlink.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dir.c:6:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/waitqueue.c:16:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-bufmap.c:7:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:11:
-In function 'fortify_memcpy_chk',
- inlined from 'ax88796c_tx_fixup' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:287:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/elx/libefc_sli/sli4.c:13: warning: cannot understand function prototype: 'struct sli4_asic_entry_t sli4_asic_table[] = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:242: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Generate a START condition, which triggers a REG_INT_START interrupt.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:261: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Generate a STOP condition, which triggers a REG_INT_STOP interrupt.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_prepare_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: expecting prototype for Setup a read according to i2c(). Prototype was for rk3x_i2c_prepare_read() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_fill_transmit_buf'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: expecting prototype for Fill the transmit buffer with data from i2c(). Prototype was for rk3x_i2c_fill_transmit_buf() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:535: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Get timing values of I2C specification
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:552: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Calculate divider values for desired SCL frequency
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:713: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Calculate timing values for desired SCL frequency
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:963: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Setup I2C registers for an I2C operation specified by msgs, num.
@@ -6170,33 +6217,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:410:5: warning: no previous prototype for 'omap_rtc_power_off_program' [-Wmissing-prototypes]
- 410 | int omap_rtc_power_off_program(struct device *dev)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:411: warning: Function parameter or member 'dev' not described in 'omap_rtc_power_off_program'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:35:
-In function 'fortify_memcpy_chk',
- inlined from 'alx_get_ethtool_stats' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:297:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * CPCAP Power Button Input Driver
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/rmi4/rmi_bus.c:300: warning: expecting prototype for rmi_register_function_handler(). Prototype was for __rmi_register_function_handler() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/swait.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/completion.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/main.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:19:
-In function 'fortify_memcpy_chk',
- inlined from 'mwifiex_construct_tdls_action_frame.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:765:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -6266,23 +6281,20 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'wpr_generic_header_dump' [-Wmissing-prototypes]
- 49 | wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr)
- | ^~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11:
-In function 'fortify_memcpy_chk',
- inlined from 'bnxt_hwrm_queue_cos2bw_cfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:133:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In function 'fortify_memcpy_chk',
- inlined from 'bnxt_hwrm_queue_cos2bw_qcfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:165:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:410:5: warning: no previous prototype for 'omap_rtc_power_off_program' [-Wmissing-prototypes]
+ 410 | int omap_rtc_power_off_program(struct device *dev)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:411: warning: Function parameter or member 'dev' not described in 'omap_rtc_power_off_program'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:242: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Generate a START condition, which triggers a REG_INT_START interrupt.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:261: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Generate a STOP condition, which triggers a REG_INT_STOP interrupt.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_prepare_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: expecting prototype for Setup a read according to i2c(). Prototype was for rk3x_i2c_prepare_read() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_fill_transmit_buf'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: expecting prototype for Fill the transmit buffer with data from i2c(). Prototype was for rk3x_i2c_fill_transmit_buf() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:535: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Get timing values of I2C specification
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:552: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Calculate divider values for desired SCL frequency
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:713: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Calculate timing values for desired SCL frequency
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:963: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Setup I2C registers for an I2C operation specified by msgs, num.
@@ -6409,5 +6421,14 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:7:
@@ -6415 +6436 @@
- inlined from 'bnx2x_get_vf_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:2655:4:
+ inlined from 'wil_rx_crypto_check' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:684:2:
@@ -6419,49 +6439,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function 'nvkm_acr_lsfw_load_sig_image_desc_v2':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable 'loc' set but not used [-Wunused-but-set-variable]
- 221 | u32 loc, sig, cnt, *meta;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpt3sas/mpt3sas_base.c:5494: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'vmhub' not described in 'gmc_v11_0_flush_gpu_tlb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'all_hub' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'sb' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'function' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'fmt' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:949: warning: Function parameter or member 'reply_payload_rcv_len' not described in 'mpi3mr_bsg_process_mpt_cmds'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1489: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_exit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1523: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_transport.c:1029: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_prepare_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_prepare_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_commit_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_commit_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_abort_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_abort_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c: In function 'usbhs_status_get_each_irq':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c:195:13: warning: variable 'intenb0' set but not used [-Wunused-but-set-variable]
- 195 | u16 intenb0, intenb1;
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Function parameter or member 'btree' not described in 'nilfs_btree_convert_and_insert'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Excess function parameter 'bmap' description in 'nilfs_btree_convert_and_insert'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/cpuidle_cooling.c:151: warning: cannot understand function prototype: 'struct thermal_cooling_device_ops cpuidle_cooling_ops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/recovery.c:571: warning: Function parameter or member 'root' not described in 'nilfs_do_roll_forward'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/befs/datastream.c:132: warning: expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:64: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * The max sensors is two in rockchip SoCs.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:179: warning: expecting prototype for TSADC Sensor Register description(). Prototype was for TSADCV2_USER_CON() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:1342: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Reset TSADC Controller, reset all tsadc registers.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cnop' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'mode' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'buf' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cisz' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'cno' description in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'ci' description in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/codecs/Makefile: wcd-clsh-v2.o is added to multiple modules: snd-soc-wcd9335 snd-soc-wcd934x snd-soc-wcd938x
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_noop.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_noop'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_panic.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_panic'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:392: warning: Function parameter or member 'ih' not described in 'ih_v6_0_get_wptr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:432: warning: Function parameter or member 'ih' not described in 'ih_v6_0_irq_rearm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:458: warning: Function parameter or member 'ih' not described in 'ih_v6_0_set_rptr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/gcinode.c:180: warning: Function parameter or member 'nilfs' not described in 'nilfs_remove_all_gcinodes'
@@ -6474,3 +6446,9 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:17:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:6:
@@ -6478 +6456 @@
- inlined from 'bnx2i_process_login_resp.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2:
+ inlined from 'wil_rx_crypto_check_edma' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:566:2:
@@ -6481,0 +6460,29 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_ethtool.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'vmhub' not described in 'gmc_v11_0_flush_gpu_tlb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'all_hub' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_noop.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_noop'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_core.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_panic.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_panic'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ethtool.h:16,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:18:
+In function 'strncpy',
+ inlined from 'lio_get_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:448:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'lio_get_vf_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:464:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
@@ -6482,0 +6490,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: request_manager.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: response_manager.o is added to multiple modules: liquidio liquidio_vf
@@ -6487,7 +6496,142 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_get'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_get'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'mnt_userns' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'inode' not described in 'nilfs_ioctl_getversion'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'argp' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn66xx_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/cpuidle_cooling.c:151: warning: cannot understand function prototype: 'struct thermal_cooling_device_ops cpuidle_cooling_ops = '
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:18:
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1206:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 31 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1246:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1247:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn68xx_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_pf_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_vf_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:64: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * The max sensors is two in rockchip SoCs.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:179: warning: expecting prototype for TSADC Sensor Register description(). Prototype was for TSADCV2_USER_CON() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:1342: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Reset TSADC Controller, reset all tsadc registers.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mailbox.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'wpr_generic_header_dump' [-Wmissing-prototypes]
+ 49 | wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr)
+ | ^~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mem_ops.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_droq.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_nic.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:392: warning: Function parameter or member 'ih' not described in 'ih_v6_0_get_wptr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:432: warning: Function parameter or member 'ih' not described in 'ih_v6_0_irq_rearm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:458: warning: Function parameter or member 'ih' not described in 'ih_v6_0_set_rptr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/mtk_thermal.c:562: warning: expecting prototype for raw_to_mcelsius(). Prototype was for raw_to_mcelsius_v1() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/pstore/ram_core.c:39: warning: Function parameter or member 'data' not described in 'persistent_ram_buffer'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/uniphier_thermal.c:26: warning: expecting prototype for uniphier_thermal.c(). Prototype was for PVTCTLEN() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function 'nvkm_acr_lsfw_load_sig_image_desc_v2':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable 'loc' set but not used [-Wunused-but-set-variable]
+ 221 | u32 loc, sig, cnt, *meta;
+ | ^~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/define_trace.h:102,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:91,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:15:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_get_offsets_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:261:16: warning: function 'trace_event_get_offsets_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 261 | struct trace_event_raw_##call __maybe_unused *entry; \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_raw_event_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:386:16: warning: function 'trace_event_raw_event_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 386 | struct trace_event_raw_##call *entry; \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler_types.h:100,
+ from <command-line>:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'perf_trace_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/thread_info.h:24:40: warning: function 'perf_trace_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 24 | #define current_thread_info() ((struct thread_info *)current)
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler-gcc.h:35:33: note: in definition of macro 'RELOC_HIDE'
+ 35 | (typeof(ptr)) (__ptr + (off)); \
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:31: note: in expansion of macro 'SHIFT_PERCPU_PTR'
+ 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:25: note: in expansion of macro 'per_cpu_offset'
+ 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
+ | ^~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/smp.h:63:33: note: in expansion of macro 'current_thread_info'
+ 63 | #define raw_smp_processor_id() (current_thread_info()->cpu)
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:40: note: in expansion of macro 'raw_smp_processor_id'
+ 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:53: note: in expansion of macro '__my_cpu_offset'
+ 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
+ | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:242:9: note: in expansion of macro 'arch_raw_cpu_ptr'
+ 242 | arch_raw_cpu_ptr(ptr); \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:252:27: note: in expansion of macro 'raw_cpu_ptr'
+ 252 | #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/perf.h:77:16: note: in expansion of macro 'this_cpu_ptr'
+ 77 | head = this_cpu_ptr(event_call->perf_events); \
+ | ^~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:676: warning: Function parameter or member 'attr' not described in 'setattr_vfsuid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:694: warning: Function parameter or member 'attr' not described in 'setattr_vfsgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:969: warning: Excess function parameter 'opened' description in 'finish_open'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1011: warning: Excess function parameter 'cred' description in 'vfs_open'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1464: warning: expecting prototype for close_range(). Prototype was for sys_close_range() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'regmap_val_sz' not described in 'mlxreg_wdt'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'wdt_type' not described in 'mlxreg_wdt'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Function parameter or member 'maxsize' not described in 'generic_file_llseek_size'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Excess function parameter 'size' description in 'generic_file_llseek_size'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'mnt' not described in 'path_connected'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'dentry' not described in 'path_connected'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:1096: warning: Function parameter or member 'inode' not described in 'may_follow_link'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'parentpath' not described in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'file' not described in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'dentry' description in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'open_flag' description in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc.o is added to multiple modules: fsl-enetc fsl-enetc-vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc_cbdr.o is added to multiple modules: fsl-enetc fsl-enetc-vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:112: warning: expecting prototype for fiemap_fill_next_extent(). Prototype was for SET_UNKNOWN_FLAGS() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'file' not described in 'compat_ptr_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'cmd' not described in 'compat_ptr_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'arg' not described in 'compat_ptr_ioctl'
@@ -6629,195 +6773 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_ethtool.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/mtk_thermal.c:562: warning: expecting prototype for raw_to_mcelsius(). Prototype was for raw_to_mcelsius_v1() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_core.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/uniphier_thermal.c:26: warning: expecting prototype for uniphier_thermal.c(). Prototype was for PVTCTLEN() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ethtool.h:16,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:18:
-In function 'strncpy',
- inlined from 'lio_get_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:448:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'lio_get_vf_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:464:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: request_manager.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: response_manager.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_device.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn66xx_device.o is added to multiple modules: liquidio liquidio_vf
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:18:
-In function 'strncpy',
- inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1206:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 31 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1246:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1247:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn68xx_device.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_pf_device.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_vf_device.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mailbox.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Function parameter or member 'gl' not described in 'inode_go_instantiate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Excess function parameter 'gh' description in 'inode_go_instantiate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mem_ops.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:888: warning: Function parameter or member 'object' not described in 'glock_clear_object'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:1231: warning: Function parameter or member 'ip' not described in '__gfs2_holder_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_droq.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_nic.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Function parameter or member 'gl' not described in 'gfs2_rgrp_go_instantiate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Excess function parameter 'gh' description in 'gfs2_rgrp_go_instantiate'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/define_trace.h:102,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:91,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:15:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_get_offsets_iwlwifi_dbg':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:261:16: warning: function 'trace_event_get_offsets_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 261 | struct trace_event_raw_##call __maybe_unused *entry; \
- | ^~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
- 40 | DECLARE_EVENT_CLASS(name, \
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
- 49 | TRACE_EVENT(iwlwifi_dbg,
- | ^~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_raw_event_iwlwifi_dbg':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:386:16: warning: function 'trace_event_raw_event_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 386 | struct trace_event_raw_##call *entry; \
- | ^~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
- 40 | DECLARE_EVENT_CLASS(name, \
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
- 49 | TRACE_EVENT(iwlwifi_dbg,
- | ^~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler_types.h:100,
- from <command-line>:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'perf_trace_iwlwifi_dbg':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/thread_info.h:24:40: warning: function 'perf_trace_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 24 | #define current_thread_info() ((struct thread_info *)current)
- | ^~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler-gcc.h:35:33: note: in definition of macro 'RELOC_HIDE'
- 35 | (typeof(ptr)) (__ptr + (off)); \
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:31: note: in expansion of macro 'SHIFT_PERCPU_PTR'
- 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
- | ^~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:25: note: in expansion of macro 'per_cpu_offset'
- 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
- | ^~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/smp.h:63:33: note: in expansion of macro 'current_thread_info'
- 63 | #define raw_smp_processor_id() (current_thread_info()->cpu)
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:40: note: in expansion of macro 'raw_smp_processor_id'
- 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:53: note: in expansion of macro '__my_cpu_offset'
- 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
- | ^~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:242:9: note: in expansion of macro 'arch_raw_cpu_ptr'
- 242 | arch_raw_cpu_ptr(ptr); \
- | ^~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:252:27: note: in expansion of macro 'raw_cpu_ptr'
- 252 | #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
- | ^~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/perf.h:77:16: note: in expansion of macro 'this_cpu_ptr'
- 77 | head = this_cpu_ptr(event_call->perf_events); \
- | ^~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
- 40 | DECLARE_EVENT_CLASS(name, \
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
- 49 | TRACE_EVENT(iwlwifi_dbg,
- | ^~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ray_cs.c:20:
-In function 'strncpy',
- inlined from 'init_startup_params' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ray_cs.c:628:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blk_types.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blkdev.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/gadget/function/f_fs.c:17:
-In function 'fortify_memcpy_chk',
- inlined from '__ffs_func_bind_do_os_desc' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/gadget/function/f_fs.c:3002:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:45: warning: Function parameter or member 'opp_table' not described in 'dev_pm_opp_init_cpufreq_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:45: warning: Excess function parameter 'table' description in 'dev_pm_opp_init_cpufreq_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:98: warning: Function parameter or member 'opp_table' not described in 'dev_pm_opp_free_cpufreq_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:98: warning: Excess function parameter 'table' description in 'dev_pm_opp_free_cpufreq_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:1989: warning: Function parameter or member 'opp_table' not described in '_opp_set_supported_hw'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:1989: warning: Excess function parameter 'dev' description in '_opp_set_supported_hw'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2032: warning: Function parameter or member 'opp_table' not described in '_opp_set_prop_name'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2032: warning: Excess function parameter 'dev' description in '_opp_set_prop_name'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2073: warning: Function parameter or member 'opp_table' not described in '_opp_set_regulators'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2073: warning: Excess function parameter 'count' description in '_opp_set_regulators'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2177: warning: Function parameter or member 'opp_table' not described in '_opp_set_clknames'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2177: warning: Function parameter or member 'config_clks' not described in '_opp_set_clknames'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2275: warning: Function parameter or member 'opp_table' not described in '_opp_set_config_regulators_helper'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2339: warning: Function parameter or member 'opp_table' not described in '_opp_attach_genpd'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2566: warning: Function parameter or member 'token' not described in 'dev_pm_opp_clear_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2566: warning: Excess function parameter 'opp_table' description in 'dev_pm_opp_clear_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c: In function 'bufprint':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c:394:9: warning: function 'bufprint' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 394 | n = vsnprintf(cdb->p, r, fmt, f);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c:416:17: warning: function 'bufprint' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 416 | n = vsnprintf(cdb->p, r, fmt, f);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'regmap_val_sz' not described in 'mlxreg_wdt'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'wdt_type' not described in 'mlxreg_wdt'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'name' not described in 'ocfs2_prepare_orphan_dir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'dio' not described in 'ocfs2_prepare_orphan_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc_ethtool.o is added to multiple modules: fsl-enetc fsl-enetc-vf
@@ -6849,11 +6798,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:605: warning: Function parameter or member 'p' not described in 'amdgpu_vce_validate_bo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/cpuidle/governors/ladder.c:54: warning: Function parameter or member 'dev' not described in 'ladder_do_selection'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc.o is added to multiple modules: fsl-enetc fsl-enetc-vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc_cbdr.o is added to multiple modules: fsl-enetc fsl-enetc-vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc_ethtool.o is added to multiple modules: fsl-enetc fsl-enetc-vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/pstore/ram_core.c:39: warning: Function parameter or member 'data' not described in 'persistent_ram_buffer'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:676: warning: Function parameter or member 'attr' not described in 'setattr_vfsuid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:694: warning: Function parameter or member 'attr' not described in 'setattr_vfsgid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:969: warning: Excess function parameter 'opened' description in 'finish_open'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1011: warning: Excess function parameter 'cred' description in 'vfs_open'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1464: warning: expecting prototype for close_range(). Prototype was for sys_close_range() instead
@@ -6876,6 +6815,63 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:212: warning: Function parameter or member 'wide_bus_en' not described in 'dpu_encoder_virt'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/dsa/ocelot/Makefile: felix.o is added to multiple modules: mscc_felix mscc_seville
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:31: warning: Function parameter or member 'phys_enc' not described in 'dpu_encoder_phys_wb_is_master'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:139: warning: Excess function parameter 'wb_roi' description in 'dpu_encoder_phys_wb_setup_fb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:699: warning: Function parameter or member 'p' not described in 'dpu_encoder_phys_wb_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:699: warning: Excess function parameter 'init' description in 'dpu_encoder_phys_wb_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:677: warning: Function parameter or member 'fdt' not described in 'last_fd'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:677: warning: Excess function parameter 'cur_fds' description in 'last_fd'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:730: warning: Function parameter or member 'flags' not described in '__close_range'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/swait.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/completion.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/main.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:19:
+In function 'fortify_memcpy_chk',
+ inlined from 'mwifiex_construct_tdls_action_frame.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:765:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ray_cs.c:20:
+In function 'strncpy',
+ inlined from 'init_startup_params' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ray_cs.c:628:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:605: warning: Function parameter or member 'p' not described in 'amdgpu_vce_validate_bo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/d_path.c:317:7: warning: no previous prototype for 'simple_dname' [-Wmissing-prototypes]
+ 317 | char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
+ | ^~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nsfs.c:264: warning: Function parameter or member 'ns' not described in 'ns_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nsfs.c:264: warning: Excess function parameter 'ns_common' description in 'ns_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'fc' not described in 'vfs_parse_fs_string'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'key' not described in 'vfs_parse_fs_string'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'value' not described in 'vfs_parse_fs_string'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'v_size' not described in 'vfs_parse_fs_string'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:202: warning: Function parameter or member 'fc' not described in 'generic_parse_monolithic'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:202: warning: Excess function parameter 'ctx' description in 'generic_parse_monolithic'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:340: warning: expecting prototype for vfs_dup_fc_config(). Prototype was for vfs_dup_fs_context() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'log' not described in 'logfc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'prefix' not described in 'logfc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'level' not described in 'logfc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Excess function parameter 'fc' description in 'logfc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'file' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'offset' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'buf' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'buf_size' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'file_size' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'id' not described in 'kernel_read_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_hermes.c:60: warning: Function parameter or member 'rtd' not described in 'simtec_hermes_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c:49: warning: Function parameter or member 'rtd' not described in 'simtec_tlv320aic23_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c: In function 'usbhs_status_get_each_irq':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c:195:13: warning: variable 'intenb0' set but not used [-Wunused-but-set-variable]
+ 195 | u16 intenb0, intenb1;
+ | ^~~~~~~
@@ -6909,2 +6904,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Function parameter or member 'maxsize' not described in 'generic_file_llseek_size'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Excess function parameter 'size' description in 'generic_file_llseek_size'
@@ -6914,46 +6908 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/firmware.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:26:
-In function 'fortify_memcpy_chk',
- inlined from 'sienna_cichlid_append_powerplay_table' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:444:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:2381: warning: Function parameter or member 'residency' not described in 'vangogh_get_gfxoff_residency'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:2399: warning: Function parameter or member 'entrycount' not described in 'vangogh_get_gfxoff_entrycount'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'mnt' not described in 'path_connected'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'dentry' not described in 'path_connected'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:1096: warning: Function parameter or member 'inode' not described in 'may_follow_link'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'parentpath' not described in 'vfs_tmpfile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'file' not described in 'vfs_tmpfile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'dentry' description in 'vfs_tmpfile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'open_flag' description in 'vfs_tmpfile'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mempool.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bio.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/md/dm-log-userspace-base.c:7:
-In function 'strncpy',
- inlined from 'userspace_ctr' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/md/dm-log-userspace-base.c:226:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:112: warning: expecting prototype for fiemap_fill_next_extent(). Prototype was for SET_UNKNOWN_FLAGS() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'file' not described in 'compat_ptr_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'cmd' not described in 'compat_ptr_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'arg' not described in 'compat_ptr_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/codecs/Makefile: wcd-clsh-v2.o is added to multiple modules: snd-soc-wcd9335 snd-soc-wcd934x snd-soc-wcd938x
@@ -6988,0 +6938,58 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:2381: warning: Function parameter or member 'residency' not described in 'vangogh_get_gfxoff_residency'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:2399: warning: Function parameter or member 'entrycount' not described in 'vangogh_get_gfxoff_entrycount'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/firmware.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:26:
+In function 'fortify_memcpy_chk',
+ inlined from 'sienna_cichlid_append_powerplay_table' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:444:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:45: warning: Function parameter or member 'opp_table' not described in 'dev_pm_opp_init_cpufreq_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:45: warning: Excess function parameter 'table' description in 'dev_pm_opp_init_cpufreq_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:98: warning: Function parameter or member 'opp_table' not described in 'dev_pm_opp_free_cpufreq_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/cpu.c:98: warning: Excess function parameter 'table' description in 'dev_pm_opp_free_cpufreq_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:1989: warning: Function parameter or member 'opp_table' not described in '_opp_set_supported_hw'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:1989: warning: Excess function parameter 'dev' description in '_opp_set_supported_hw'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2032: warning: Function parameter or member 'opp_table' not described in '_opp_set_prop_name'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2032: warning: Excess function parameter 'dev' description in '_opp_set_prop_name'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2073: warning: Function parameter or member 'opp_table' not described in '_opp_set_regulators'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2073: warning: Excess function parameter 'count' description in '_opp_set_regulators'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2177: warning: Function parameter or member 'opp_table' not described in '_opp_set_clknames'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2177: warning: Function parameter or member 'config_clks' not described in '_opp_set_clknames'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2275: warning: Function parameter or member 'opp_table' not described in '_opp_set_config_regulators_helper'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2339: warning: Function parameter or member 'opp_table' not described in '_opp_attach_genpd'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2566: warning: Function parameter or member 'token' not described in 'dev_pm_opp_clear_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/opp/core.c:2566: warning: Excess function parameter 'opp_table' description in 'dev_pm_opp_clear_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c: In function 'bufprint':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c:394:9: warning: function 'bufprint' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 394 | n = vsnprintf(cdb->p, r, fmt, f);
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/isdn/capi/capiutil.c:416:17: warning: function 'bufprint' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 416 | n = vsnprintf(cdb->p, r, fmt, f);
+ | ^
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:8:
+In function 'fortify_memcpy_chk',
+ inlined from 'rvu_nix_blk_aq_enq_inst' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:955:4:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In function 'fortify_memcpy_chk',
+ inlined from 'rvu_nix_blk_aq_enq_inst' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:970:4:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -6996,2 +7003,3 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dma-fence.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/msm_fence.c:7:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mempool.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bio.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/md/dm-log-userspace-base.c:7:
@@ -6999,2 +7007,2 @@
- inlined from 'msm_fence_context_alloc' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/msm_fence.c:25:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ inlined from 'userspace_ctr' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/md/dm-log-userspace-base.c:226:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation]
@@ -7006,3 +7013,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:677: warning: Function parameter or member 'fdt' not described in 'last_fd'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:677: warning: Excess function parameter 'cur_fds' description in 'last_fd'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/file.c:730: warning: Function parameter or member 'flags' not described in '__close_range'
@@ -7034,29 +7039,2 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/d_path.c:317:7: warning: no previous prototype for 'simple_dname' [-Wmissing-prototypes]
- 317 | char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
- | ^~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nsfs.c:264: warning: Function parameter or member 'ns' not described in 'ns_match'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nsfs.c:264: warning: Excess function parameter 'ns_common' description in 'ns_match'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'fc' not described in 'vfs_parse_fs_string'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'key' not described in 'vfs_parse_fs_string'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'value' not described in 'vfs_parse_fs_string'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:168: warning: Function parameter or member 'v_size' not described in 'vfs_parse_fs_string'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:202: warning: Function parameter or member 'fc' not described in 'generic_parse_monolithic'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:202: warning: Excess function parameter 'ctx' description in 'generic_parse_monolithic'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:340: warning: expecting prototype for vfs_dup_fc_config(). Prototype was for vfs_dup_fs_context() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'log' not described in 'logfc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'prefix' not described in 'logfc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Function parameter or member 'level' not described in 'logfc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fs_context.c:386: warning: Excess function parameter 'fc' description in 'logfc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'file' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'offset' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'buf' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'buf_size' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'file_size' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/kernel_read_file.c:38: warning: Function parameter or member 'id' not described in 'kernel_read_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:41: warning: Function parameter or member 'nvram' not described in 'bcm47xx_nvram_is_valid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or member 'nvram_start' not described in 'bcm47xx_nvram_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or member 'res_size' not described in 'bcm47xx_nvram_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or member 'flash_start' not described in 'bcm47xx_nvram_find_and_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or member 'res_size' not described in 'bcm47xx_nvram_find_and_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/tee_bnxt_fw.c:62: warning: Function parameter or member 'fw_shm_pool' not described in 'tee_bnxt_fw_private'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/efi-stub-helper.c:561: warning: Function parameter or member 'out' not described in 'efi_load_initrd'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf
@@ -7066,10 +7044,11 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:8:
-In function 'fortify_memcpy_chk',
- inlined from 'rvu_nix_blk_aq_enq_inst' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:955:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blk_types.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blkdev.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/gadget/function/f_fs.c:17:
@@ -7077 +7056 @@
- inlined from 'rvu_nix_blk_aq_enq_inst' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:970:4:
+ inlined from '__ffs_func_bind_do_os_desc' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/gadget/function/f_fs.c:3002:3:
@@ -7081,95 +7060,2 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/alignedmem.c:27: warning: Function parameter or member 'memory_type' not described in 'efi_allocate_pages_aligned'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_devlink.o is added to multiple modules: rvu_nicpf rvu_nicvf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'boost_ctrl' not described in 'lm3692x_led'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'brightness_ctrl' not described in 'lm3692x_led'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'enabled' not described in 'lm3692x_led'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/marvell/octeontx2/nic/Makefile: otx2_dcbnl.o is added to multiple modules: rvu_nicpf rvu_nicvf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/efi.c:176:16: warning: no previous prototype for 'efi_attr_is_visible' [-Wmissing-prototypes]
- 176 | umode_t __weak efi_attr_is_visible(struct kobject *kobj, struct attribute *attr,
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ashldi3.c:9:19: warning: no previous prototype for '__ashldi3' [-Wmissing-prototypes]
- 9 | long long notrace __ashldi3(long long u, word_type b)
- | ^~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/zboot.c:61:1: warning: no previous prototype for 'efi_zboot_entry' [-Wmissing-prototypes]
- 61 | efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab)
- | ^~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mmc/host/sdhci-omap.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * SDHCI Controller driver for TI's OMAP SoCs
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/memmap.c:132: warning: Function parameter or member 'addr' not described in 'efi_memmap_init_late'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/memmap.c:132: warning: Excess function parameter 'phys_addr' description in 'efi_memmap_init_late'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: otx2_cpt_mbox_common.o is added to multiple modules: rvu_cptpf rvu_cptvf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: otx2_cptlf.o is added to multiple modules: rvu_cptpf rvu_cptvf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: cn10k_cpt.o is added to multiple modules: rvu_cptpf rvu_cptvf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-interrupts.dtsi:62.25-75.6: Warning (unit_address_vs_reg): /testcase-data/interrupts/interrupts-extended0: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-address.dtsi:12.17-46.5: Warning (unit_address_vs_reg): /testcase-data/address-tests: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest100: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest101: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest0: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest1: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest2: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest3: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest5: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest6: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest7: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest8: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:81.22-85.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:87.22-91.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:93.22-112.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest14: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest100: simple-bus unit address format error, expected "64"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest101: simple-bus unit address format error, expected "65"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest0: simple-bus unit address format error, expected "0"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest1: simple-bus unit address format error, expected "1"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest2: simple-bus unit address format error, expected "2"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest3: simple-bus unit address format error, expected "3"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest5: simple-bus unit address format error, expected "5"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest6: simple-bus unit address format error, expected "6"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest7: simple-bus unit address format error, expected "7"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest8: simple-bus unit address format error, expected "8"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: simple-bus unit address format error, expected "32"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:22.11-33.4: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100: node has a unit name, but no reg or ranges property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:26.12-28.5: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100/track@30: node has a unit name, but no reg or ranges property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:30.12-32.5: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100/track@40: node has a unit name, but no reg or ranges property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:22.11-33.4: Warning (avoid_unnecessary_addr_size): /fragment@1/__overlay__/ride@100: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_4.dtso:13.17-17.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest4: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_10.dtso:13.18-26.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest10: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_10.dtso:21.20-25.5: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest10/test-unittest101: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_11.dtso:13.18-27.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest11: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_11.dtso:21.20-25.5: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest11/test-unittest111: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_15.dtso:10.18-29.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest15: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_16.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest16: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_17.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest17: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_18.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest18: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_19.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest19: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_20.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest20: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_02b.dtso:8.9-15.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/gpio@2: node has a unit name, but no reg or ranges property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_02b.dtso:5.20-16.3: Warning (avoid_unnecessary_addr_size): /fragment@0/__overlay__: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_04b.dtso:8.9-15.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/gpio@4: node has a unit name, but no reg or ranges property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_04b.dtso:5.20-16.3: Warning (avoid_unnecessary_addr_size): /fragment@0/__overlay__: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-interrupts.dtsi:62.25-75.6: Warning (unit_address_vs_reg): /testcase-data/interrupts/interrupts-extended0: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-address.dtsi:12.17-46.5: Warning (unit_address_vs_reg): /testcase-data/address-tests: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest100: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest101: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest0: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest1: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest2: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest3: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest5: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest6: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest7: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest8: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:81.22-85.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:87.22-91.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:93.22-112.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest14: node has a reg or ranges property, but no unit name
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest100: simple-bus unit address format error, expected "64"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest101: simple-bus unit address format error, expected "65"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest0: simple-bus unit address format error, expected "0"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest1: simple-bus unit address format error, expected "1"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest2: simple-bus unit address format error, expected "2"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest3: simple-bus unit address format error, expected "3"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest5: simple-bus unit address format error, expected "5"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest6: simple-bus unit address format error, expected "6"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest7: simple-bus unit address format error, expected "7"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest8: simple-bus unit address format error, expected "8"
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: simple-bus unit address format error, expected "32"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/dsa/ocelot/Makefile: felix.o is added to multiple modules: mscc_felix mscc_seville
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/cpuidle/governors/ladder.c:54: warning: Function parameter or member 'dev' not described in 'ladder_do_selection'
@@ -7177,2 +7063,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/link_enc_cfg.h:33,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:32:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:42,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c:36:
@@ -7191,4 +7076,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:192: warning: Function parameter or member 'val' not described in 'dmtimer_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:192: warning: Excess function parameter 'value' description in 'dmtimer_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:947: warning: Function parameter or member 'cookie' not described in 'omap_dm_timer_set_int_disable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:947: warning: Excess function parameter 'timer' description in 'omap_dm_timer_set_int_disable'
@@ -7196,2 +7078,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:42,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:34:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/link_enc_cfg.h:33,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:32:
@@ -7212 +7094 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c:36:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:34:
@@ -7225,33 +7106,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8:
-In function 'fortify_memcpy_chk',
- inlined from 'qlcnic_83xx_dcb_query_cee_param' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/hfa384x_usb.c:114,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2usb.c:2:
-In function 'fortify_memcpy_chk',
- inlined from 'mkpdrlist.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2fw.c:625:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In function 'fortify_memcpy_chk',
- inlined from 'mkpdrlist.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2fw.c:634:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -7271,0 +7121,5 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:41: warning: Function parameter or member 'nvram' not described in 'bcm47xx_nvram_is_valid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or member 'nvram_start' not described in 'bcm47xx_nvram_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:49: warning: Function parameter or member 'res_size' not described in 'bcm47xx_nvram_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or member 'flash_start' not described in 'bcm47xx_nvram_find_and_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/bcm47xx_nvram.c:73: warning: Function parameter or member 'res_size' not described in 'bcm47xx_nvram_find_and_copy'
@@ -7287,4 +7141 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * cvb_mv = ((c2 * speedo / s_scale + c1) * speedo / s_scale + c0)
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:62: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * cvb_t_mv =
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/broadcom/tee_bnxt_fw.c:62: warning: Function parameter or member 'fw_shm_pool' not described in 'tee_bnxt_fw_private'
@@ -7319,4 +7170,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:208: warning: Function parameter or member 'to' not described in '__hwspin_lock_timeout'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:208: warning: Excess function parameter 'timeout' description in '__hwspin_lock_timeout'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:318: warning: Excess function parameter 'bank' description in 'of_hwspin_lock_simple_xlate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:647: warning: Function parameter or member 'hwlock' not described in '__hwspin_lock_request'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:212: warning: Function parameter or member 'wide_bus_en' not described in 'dpu_encoder_virt'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:31: warning: Function parameter or member 'phys_enc' not described in 'dpu_encoder_phys_wb_is_master'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:139: warning: Excess function parameter 'wb_roi' description in 'dpu_encoder_phys_wb_setup_fb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:699: warning: Function parameter or member 'p' not described in 'dpu_encoder_phys_wb_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:699: warning: Excess function parameter 'init' description in 'dpu_encoder_phys_wb_init'
@@ -7338,37 +7190,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:78: warning: Function parameter or member 'clk_rate_change_nb' not described in 'ttc_timer'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:157: warning: Function parameter or member 'cs' not described in '__ttc_clocksource_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:193: warning: expecting prototype for ttc_set_{shutdown|oneshot|periodic}(). Prototype was for ttc_shutdown() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Function parameter or member 'pdcs' not described in 'pdc_tx_list_sg_add'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Excess function parameter 'spu_idx' description in 'pdc_tx_list_sg_add'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Function parameter or member 'pdcs' not described in 'pdc_rx_list_sg_add'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Excess function parameter 'spu_idx' description in 'pdc_rx_list_sg_add'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Function parameter or member 't' not described in 'pdc_tasklet_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Excess function parameter 'data' description in 'pdc_tasklet_cb'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blk_types.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blkdev.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rts5208/rtsx_scsi.c:12:
-In function 'strncpy',
- inlined from 'inquiry' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rts5208/rtsx_scsi.c:526:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 1 and 27 bytes from a string of length 29 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/efi.c:176:16: warning: no previous prototype for 'efi_attr_is_visible' [-Wmissing-prototypes]
+ 176 | umode_t __weak efi_attr_is_visible(struct kobject *kobj, struct attribute *attr,
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/efi-stub-helper.c:561: warning: Function parameter or member 'out' not described in 'efi_load_initrd'
@@ -7389,99 +7208,74 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/remoteproc/mtk_scp_ipi.c:132: warning: expecting prototype for scp_ipi_lock(). Prototype was for scp_ipi_unlock() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched/signal.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/include/drv_types.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_security.c:8:
-In function 'fortify_memcpy_chk',
- inlined from 'rtw_BIP_verify' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_security.c:1425:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-32k.c:42: warning: expecting prototype for timer(). Prototype was for OMAP2_32KSYNCNT_REV_OFF() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:14:
-In function 'strncpy',
- inlined from 'ieee80211_softmac_new_net' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1388:5:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'ieee80211_softmac_new_net' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1393:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_QueryBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_QueryBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_QueryBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryBBReg() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_SetBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_SetBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_SetBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'Data' not described in 'rtl8188e_PHY_SetBBReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetBBReg() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: Function parameter or member 'Adapter' not described in 'phy_RFSerialRead'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: Function parameter or member 'Offset' not described in 'phy_RFSerialRead'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: expecting prototype for Function(). Prototype was for phy_RFSerialRead() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:202: warning: duplicate section name 'Note'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Adapter' not described in 'phy_RFSerialWrite'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Offset' not described in 'phy_RFSerialWrite'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Data' not described in 'phy_RFSerialWrite'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: expecting prototype for Function(). Prototype was for phy_RFSerialWrite() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_QueryRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_QueryRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_QueryRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryRFReg() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_SetRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_SetRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_SetRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'Data' not described in 'rtl8188e_PHY_SetRFReg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetRFReg() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:351: warning: Function parameter or member 'Adapter' not described in 'phy_InitBBRFRegisterDefinition'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:351: warning: expecting prototype for Function(). Prototype was for phy_InitBBRFRegisterDefinition() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched/signal.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/include/drv_types.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_xmit.c:7:
-In function 'fortify_memcpy_chk',
- inlined from 'rtw_mgmt_xmitframe_coalesce' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_xmit.c:1210:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'usb_propval' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'chg_propval' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'jack_propval' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'disp_propval' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'usb_bits' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'chg_bits' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'jack_bits' not described in 'extcon_cable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'disp_bits' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/alignedmem.c:27: warning: Function parameter or member 'memory_type' not described in 'efi_allocate_pages_aligned'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-interrupts.dtsi:62.25-75.6: Warning (unit_address_vs_reg): /testcase-data/interrupts/interrupts-extended0: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-address.dtsi:12.17-46.5: Warning (unit_address_vs_reg): /testcase-data/address-tests: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest100: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest101: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest0: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest1: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest2: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest3: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest5: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest6: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest7: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest8: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:81.22-85.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:87.22-91.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:93.22-112.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest14: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest100: simple-bus unit address format error, expected "64"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest101: simple-bus unit address format error, expected "65"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest0: simple-bus unit address format error, expected "0"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest1: simple-bus unit address format error, expected "1"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest2: simple-bus unit address format error, expected "2"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest3: simple-bus unit address format error, expected "3"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest5: simple-bus unit address format error, expected "5"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest6: simple-bus unit address format error, expected "6"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest7: simple-bus unit address format error, expected "7"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest8: simple-bus unit address format error, expected "8"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: simple-bus unit address format error, expected "32"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:22.11-33.4: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100: node has a unit name, but no reg or ranges property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:26.12-28.5: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100/track@30: node has a unit name, but no reg or ranges property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:30.12-32.5: Warning (unit_address_vs_reg): /fragment@1/__overlay__/ride@100/track@40: node has a unit name, but no reg or ranges property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay.dtso:22.11-33.4: Warning (avoid_unnecessary_addr_size): /fragment@1/__overlay__/ride@100: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_4.dtso:13.17-17.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest4: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_10.dtso:13.18-26.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest10: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_10.dtso:21.20-25.5: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest10/test-unittest101: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_11.dtso:13.18-27.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest11: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_11.dtso:21.20-25.5: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest11/test-unittest111: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_15.dtso:10.18-29.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest15: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_16.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest16: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_17.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest17: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_18.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest18: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_19.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest19: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_20.dtso:11.18-14.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/test-unittest20: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_02b.dtso:8.9-15.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/gpio@2: node has a unit name, but no reg or ranges property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_02b.dtso:5.20-16.3: Warning (avoid_unnecessary_addr_size): /fragment@0/__overlay__: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_04b.dtso:8.9-15.4: Warning (unit_address_vs_reg): /fragment@0/__overlay__/gpio@4: node has a unit name, but no reg or ranges property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/overlay_gpio_04b.dtso:5.20-16.3: Warning (avoid_unnecessary_addr_size): /fragment@0/__overlay__: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-interrupts.dtsi:62.25-75.6: Warning (unit_address_vs_reg): /testcase-data/interrupts/interrupts-extended0: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-address.dtsi:12.17-46.5: Warning (unit_address_vs_reg): /testcase-data/address-tests: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest100: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest101: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest0: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest1: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest2: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest3: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest5: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest6: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest7: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/test-unittest8: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:81.22-85.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest12: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:87.22-91.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest13: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:93.22-112.8: Warning (unit_address_vs_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus/test-unittest14: node has a reg or ranges property, but no unit name
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:13.35-17.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest100: simple-bus unit address format error, expected "64"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:19.35-23.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest101: simple-bus unit address format error, expected "65"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:25.31-29.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest0: simple-bus unit address format error, expected "0"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:31.31-35.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest1: simple-bus unit address format error, expected "1"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:37.31-41.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest2: simple-bus unit address format error, expected "2"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:43.31-47.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest3: simple-bus unit address format error, expected "3"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:49.31-53.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest5: simple-bus unit address format error, expected "5"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:55.31-59.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest6: simple-bus unit address format error, expected "6"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:61.31-65.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest7: simple-bus unit address format error, expected "7"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:67.31-71.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/test-unittest8: simple-bus unit address format error, expected "8"
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/of/unittest-data/tests-overlay.dtsi:73.41-113.7: Warning (simple_bus_reg): /testcase-data/overlay-node/test-bus/i2c-test-bus: simple-bus unit address format error, expected "32"
@@ -7502,21 +7296,23 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or member 'dev' not described in 'adc_jack_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or member 'wakeup_source' not described in 'adc_jack_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/powercap/dtpm.c:550: warning: Function parameter or member 'dtpm_match_table' not described in 'dtpm_create_hierarchy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/powercap/dtpm.c:550: warning: Excess function parameter 'hierarchy' description in 'dtpm_create_hierarchy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/hal/hal_btcoex.c: In function 'hal_btcoex_SetChipType':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/hal/hal_btcoex.c:1182:30: warning: variable 'pHalData' set but not used [-Wunused-but-set-variable]
- 1182 | struct hal_com_data *pHalData;
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'offset' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'irq_mask' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_up_coeff' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_down_coeff' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_up_threshold' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_down_threshold' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'avg_dependency_threshold' not described in 'tegra_devfreq_device_config'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'config' not described in 'tegra_devfreq_device'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'regs' not described in 'tegra_devfreq_device'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'avg_count' not described in 'tegra_devfreq_device'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'boost_freq' not described in 'tegra_devfreq_device'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'target_freq' not described in 'tegra_devfreq_device'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-qcom-spmi-misc.c:21: warning: expecting prototype for extcon(). Prototype was for USB_ID_DEBOUNCE_MS() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:192: warning: Function parameter or member 'val' not described in 'dmtimer_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:192: warning: Excess function parameter 'value' description in 'dmtimer_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:947: warning: Function parameter or member 'cookie' not described in 'omap_dm_timer_set_int_disable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-dm.c:947: warning: Excess function parameter 'timer' description in 'omap_dm_timer_set_int_disable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'boost_ctrl' not described in 'lm3692x_led'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'brightness_ctrl' not described in 'lm3692x_led'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/leds/leds-lm3692x.c:120: warning: Function parameter or member 'enabled' not described in 'lm3692x_led'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Function parameter or member 'pdcs' not described in 'pdc_tx_list_sg_add'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:707: warning: Excess function parameter 'spu_idx' description in 'pdc_tx_list_sg_add'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Function parameter or member 'pdcs' not described in 'pdc_rx_list_sg_add'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:875: warning: Excess function parameter 'spu_idx' description in 'pdc_rx_list_sg_add'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Function parameter or member 't' not described in 'pdc_tasklet_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mailbox/bcm-pdc-mailbox.c:966: warning: Excess function parameter 'data' description in 'pdc_tasklet_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:208: warning: Function parameter or member 'to' not described in '__hwspin_lock_timeout'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:208: warning: Excess function parameter 'timeout' description in '__hwspin_lock_timeout'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:318: warning: Excess function parameter 'bank' description in 'of_hwspin_lock_simple_xlate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwspinlock/hwspinlock_core.c:647: warning: Function parameter or member 'hwlock' not described in '__hwspin_lock_request'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/libstub/zboot.c:61:1: warning: no previous prototype for 'efi_zboot_entry' [-Wmissing-prototypes]
+ 61 | efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab)
+ | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ashldi3.c:9:19: warning: no previous prototype for '__ashldi3' [-Wmissing-prototypes]
+ 9 | long long notrace __ashldi3(long long u, word_type b)
+ | ^~~~~~~~~
@@ -7525,2 +7321 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/clk_mgr_internal.h:36,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c:31:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/dce_calcs.c:28:
@@ -7542 +7337 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce100/dce_clk_mgr.c:28:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c:31:
@@ -7554,0 +7350,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/memmap.c:132: warning: Function parameter or member 'addr' not described in 'efi_memmap_init_late'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/firmware/efi/memmap.c:132: warning: Excess function parameter 'phys_addr' description in 'efi_memmap_init_late'
@@ -7571,2 +7368,17 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memory/emif.c:68: warning: Function parameter or member 'lpmode' not described in 'emif_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memory/emif.c:68: warning: Function parameter or member 'irq_state' not described in 'emif_data'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dma-fence.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/msm_fence.c:7:
+In function 'strncpy',
+ inlined from 'msm_fence_context_alloc' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/msm/msm_fence.c:25:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
@@ -7574 +7386,3 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce112/dce112_clk_mgr.c:26:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/clk_mgr_internal.h:36,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce100/dce_clk_mgr.c:28:
@@ -7588,2 +7402 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/dce_calcs.c:28:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce110/dce110_clk_mgr.c:26:
@@ -7601,0 +7415 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: otx2_cpt_mbox_common.o is added to multiple modules: rvu_cptpf rvu_cptvf
@@ -7603 +7417 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce110/dce110_clk_mgr.c:26:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce112/dce112_clk_mgr.c:26:
@@ -7616,7 +7430,22 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or member 'drvdata' not described in 'intel_th_alloc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or member 'ndevres' not described in 'intel_th_alloc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Excess function parameter 'irq' description in 'intel_th_alloc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'file' not described in 'binder_ctl_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'cmd' not described in 'binder_ctl_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'arg' not described in 'binder_ctl_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: expecting prototype for binderfs_ctl_ioctl(). Prototype was for binder_ctl_ioctl() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:78: warning: Function parameter or member 'clk_rate_change_nb' not described in 'ttc_timer'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:157: warning: Function parameter or member 'cs' not described in '__ttc_clocksource_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-cadence-ttc.c:193: warning: expecting prototype for ttc_set_{shutdown|oneshot|periodic}(). Prototype was for ttc_shutdown() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/hfa384x_usb.c:114,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2usb.c:2:
+In function 'fortify_memcpy_chk',
+ inlined from 'mkpdrlist.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2fw.c:625:4:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In function 'fortify_memcpy_chk',
+ inlined from 'mkpdrlist.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/wlan-ng/prism2fw.c:634:4:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -7637,3 +7466,16 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder_alloc.c:989: warning: Function parameter or member 'lru' not described in 'binder_alloc_free_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder_alloc_selftest.c:76: warning: Enum value 'LOOP_END' not described in enum 'buf_end_align_type'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/core/rtw_ieee80211.c:720: warning: expecting prototype for ieee802_11_parse_elems(). Prototype was for rtw_ieee802_11_parse_elems() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: otx2_cptlf.o is added to multiple modules: rvu_cptpf rvu_cptvf
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8:
+In function 'fortify_memcpy_chk',
+ inlined from 'qlcnic_83xx_dcb_query_cee_param' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/crypto/marvell/octeontx2/Makefile: cn10k_cpt.o is added to multiple modules: rvu_cptpf rvu_cptvf
@@ -7668,31 +7510 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:284: warning: Function parameter or member '_proc' not described in 'binder_proc_unlock'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:284: warning: Excess function parameter 'proc' description in 'binder_proc_unlock'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:386: warning: expecting prototype for binder_node_unlock(). Prototype was for binder_node_inner_unlock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:1206: warning: expecting prototype for binder_dec_ref(). Prototype was for binder_dec_ref_olocked() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:1884: warning: Function parameter or member 'file' not described in 'binder_task_work_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'offset' not described in 'binder_ptr_fixup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'skip_size' not described in 'binder_ptr_fixup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'fixup_data' not described in 'binder_ptr_fixup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'node' not described in 'binder_ptr_fixup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'offset' not described in 'binder_sg_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'sender_uaddr' not described in 'binder_sg_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'length' not described in 'binder_sg_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'node' not described in 'binder_sg_copy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2838: warning: Function parameter or member 'procp' not described in 'binder_get_node_refs_for_txn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2838: warning: Excess function parameter 'proc' description in 'binder_get_node_refs_for_txn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:3735: warning: Function parameter or member 'thread' not described in 'binder_free_buf'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:77: warning: Function parameter or member 'msc' not described in 'msc_window'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:122: warning: bad line:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'msu_base' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'mbuf_priv' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'work' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'switch_on_unlock' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'orig_addr' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'orig_sz' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'iter_list' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'stop_on_full' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'do_irq' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'multi_is_broken' not described in 'msc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or member 'nr_pages' not described in 'msc_buffer_alloc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or member 'nr_wins' not described in 'msc_buffer_alloc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Excess function parameter 'size' description in 'msc_buffer_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clocksource/timer-ti-32k.c:42: warning: expecting prototype for timer(). Prototype was for OMAP2_32KSYNCNT_REV_OFF() instead
@@ -7713 +7524,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: davinci_cpdma.o is added to multiple modules: ti_cpsw ti_cpsw_new ti_davinci_emac
@@ -7743,17 +7553,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:20:
-In function 'strncpy',
- inlined from 'create_component' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:941:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
@@ -7774,7 +7567,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:465:5: warning: no previous prototype for 'vchiq_platform_init' [-Wmissing-prototypes]
- 465 | int vchiq_platform_init(struct platform_device *pdev, struct vchiq_state *state)
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721_dma.c:293: warning: expecting prototype for tsi721_omsg_msix(). Prototype was for tsi721_bdma_msix() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_sl.o is added to multiple modules: ti_cpsw ti_cpsw_new
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new
@@ -7796,7 +7583,2 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:215: warning: Function parameter or member 'data' not described in 'tsi721_cread_dma'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:215: warning: Excess function parameter 'val' description in 'tsi721_cread_dma'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:238: warning: Function parameter or member 'data' not described in 'tsi721_cwrite_dma'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:238: warning: Excess function parameter 'val' description in 'tsi721_cwrite_dma'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:2548: warning: Function parameter or member 'attr' not described in 'tsi721_query_mport'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:2548: warning: Excess function parameter 'mbox' description in 'tsi721_query_mport'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:1357: warning: Function parameter or member 'parent' not described in 'vchiq_register_chrdev'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mmc/host/sdhci-omap.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * SDHCI Controller driver for TI's OMAP SoCs
@@ -7818,3 +7600 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:34:1: warning: no previous prototype for 'nvkm_engn_cgrp_get' [-Wmissing-prototypes]
- 34 | nvkm_engn_cgrp_get(struct nvkm_engn *engn, unsigned long *pirqflags)
- | ^~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/remoteproc/mtk_scp_ipi.c:132: warning: expecting prototype for scp_ipi_lock(). Prototype was for scp_ipi_unlock() instead
@@ -7860,4 +7639,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/rio_cm.c: In function 'rio_txcq_handler':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/rio_cm.c:673:21: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
- 673 | int rc;
- | ^~
@@ -7878 +7653,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvmem/rave-sp-eeprom.c:48: warning: bad line:
@@ -7894 +7668,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/core.c:222: warning: Function parameter or member 'len' not described in 'nd_uuid_store'
@@ -7901,3 +7675,9 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/memremap.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/bus.c:3:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:14:
@@ -7905,2 +7685,187 @@
- inlined from 'do_id_store' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/bus.c:87:5:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
+ inlined from 'ieee80211_softmac_new_net' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1388:5:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'ieee80211_softmac_new_net' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1393:4:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'usb_propval' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'chg_propval' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'jack_propval' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'disp_propval' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'usb_bits' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'chg_bits' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'jack_bits' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon.c:229: warning: Function parameter or member 'disp_bits' not described in 'extcon_cable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or member 'dev' not described in 'adc_jack_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-adc-jack.c:53: warning: Function parameter or member 'wakeup_source' not described in 'adc_jack_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'offset' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'irq_mask' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_up_coeff' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_down_coeff' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_up_threshold' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'boost_down_threshold' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or member 'avg_dependency_threshold' not described in 'tegra_devfreq_device_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'config' not described in 'tegra_devfreq_device'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'regs' not described in 'tegra_devfreq_device'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'avg_count' not described in 'tegra_devfreq_device'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'boost_freq' not described in 'tegra_devfreq_device'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/devfreq/tegra30-devfreq.c:171: warning: Function parameter or member 'target_freq' not described in 'tegra_devfreq_device'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/powercap/dtpm.c:550: warning: Function parameter or member 'dtpm_match_table' not described in 'dtpm_create_hierarchy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/powercap/dtpm.c:550: warning: Excess function parameter 'hierarchy' description in 'dtpm_create_hierarchy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/extcon/extcon-qcom-spmi-misc.c:21: warning: expecting prototype for extcon(). Prototype was for USB_ID_DEBOUNCE_MS() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blk_types.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/blkdev.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rts5208/rtsx_scsi.c:12:
+In function 'strncpy',
+ inlined from 'inquiry' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rts5208/rtsx_scsi.c:526:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 1 and 27 bytes from a string of length 29 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or member 'drvdata' not described in 'intel_th_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Function parameter or member 'ndevres' not described in 'intel_th_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/core.c:866: warning: Excess function parameter 'irq' description in 'intel_th_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'file' not described in 'binder_ctl_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'cmd' not described in 'binder_ctl_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: Function parameter or member 'arg' not described in 'binder_ctl_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binderfs.c:236: warning: expecting prototype for binderfs_ctl_ioctl(). Prototype was for binder_ctl_ioctl() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:284: warning: Function parameter or member '_proc' not described in 'binder_proc_unlock'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:284: warning: Excess function parameter 'proc' description in 'binder_proc_unlock'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:386: warning: expecting prototype for binder_node_unlock(). Prototype was for binder_node_inner_unlock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:1206: warning: expecting prototype for binder_dec_ref(). Prototype was for binder_dec_ref_olocked() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:1884: warning: Function parameter or member 'file' not described in 'binder_task_work_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'offset' not described in 'binder_ptr_fixup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'skip_size' not described in 'binder_ptr_fixup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'fixup_data' not described in 'binder_ptr_fixup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2322: warning: Function parameter or member 'node' not described in 'binder_ptr_fixup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'offset' not described in 'binder_sg_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'sender_uaddr' not described in 'binder_sg_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'length' not described in 'binder_sg_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2342: warning: Function parameter or member 'node' not described in 'binder_sg_copy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2838: warning: Function parameter or member 'procp' not described in 'binder_get_node_refs_for_txn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:2838: warning: Excess function parameter 'proc' description in 'binder_get_node_refs_for_txn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder.c:3735: warning: Function parameter or member 'thread' not described in 'binder_free_buf'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder_alloc_selftest.c:76: warning: Enum value 'LOOP_END' not described in enum 'buf_end_align_type'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/android/binder_alloc.c:989: warning: Function parameter or member 'lru' not described in 'binder_alloc_free_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_QueryBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_QueryBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_QueryBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:43: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryBBReg() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_SetBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_SetBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_SetBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: Function parameter or member 'Data' not described in 'rtl8188e_PHY_SetBBReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:75: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetBBReg() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: Function parameter or member 'Adapter' not described in 'phy_RFSerialRead'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: Function parameter or member 'Offset' not described in 'phy_RFSerialRead'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:117: warning: expecting prototype for Function(). Prototype was for phy_RFSerialRead() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:202: warning: duplicate section name 'Note'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Adapter' not described in 'phy_RFSerialWrite'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Offset' not described in 'phy_RFSerialWrite'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: Function parameter or member 'Data' not described in 'phy_RFSerialWrite'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:209: warning: expecting prototype for Function(). Prototype was for phy_RFSerialWrite() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_QueryRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_QueryRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_QueryRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:251: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryRFReg() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'Adapter' not described in 'rtl8188e_PHY_SetRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'RegAddr' not described in 'rtl8188e_PHY_SetRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'BitMask' not described in 'rtl8188e_PHY_SetRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: Function parameter or member 'Data' not described in 'rtl8188e_PHY_SetRFReg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:285: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetRFReg() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:351: warning: Function parameter or member 'Adapter' not described in 'phy_InitBBRFRegisterDefinition'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:351: warning: expecting prototype for Function(). Prototype was for phy_InitBBRFRegisterDefinition() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:77: warning: Function parameter or member 'msc' not described in 'msc_window'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:122: warning: bad line:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'msu_base' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'mbuf_priv' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'work' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'switch_on_unlock' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'orig_addr' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'orig_sz' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'iter_list' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'stop_on_full' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'do_irq' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:168: warning: Function parameter or member 'multi_is_broken' not described in 'msc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or member 'nr_pages' not described in 'msc_buffer_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Function parameter or member 'nr_wins' not described in 'msc_buffer_alloc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/intel_th/msu.c:1309: warning: Excess function parameter 'size' description in 'msc_buffer_alloc'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched/signal.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/include/drv_types.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_security.c:8:
+In function 'fortify_memcpy_chk',
+ inlined from 'rtw_BIP_verify' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_security.c:1425:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memory/emif.c:68: warning: Function parameter or member 'lpmode' not described in 'emif_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memory/emif.c:68: warning: Function parameter or member 'irq_state' not described in 'emif_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721_dma.c:293: warning: expecting prototype for tsi721_omsg_msix(). Prototype was for tsi721_bdma_msix() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:215: warning: Function parameter or member 'data' not described in 'tsi721_cread_dma'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:215: warning: Excess function parameter 'val' description in 'tsi721_cread_dma'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:238: warning: Function parameter or member 'data' not described in 'tsi721_cwrite_dma'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:238: warning: Excess function parameter 'val' description in 'tsi721_cwrite_dma'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:2548: warning: Function parameter or member 'attr' not described in 'tsi721_query_mport'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/devices/tsi721.c:2548: warning: Excess function parameter 'mbox' description in 'tsi721_query_mport'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched/signal.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/include/drv_types.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_xmit.c:7:
+In function 'fortify_memcpy_chk',
+ inlined from 'rtw_mgmt_xmitframe_coalesce' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/core/rtw_xmit.c:1210:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/core.c:222: warning: Function parameter or member 'len' not described in 'nd_uuid_store'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:20:
+In function 'strncpy',
+ inlined from 'create_component' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:941:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation]
@@ -7912,7 +7876,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/super.c:337:6: warning: no previous prototype for 'run_dax' [-Wmissing-prototypes]
- 337 | void run_dax(struct dax_device *dax_dev)
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/super.c:478: warning: bad line:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/device.c:399:5: warning: no previous prototype for 'dev_dax_probe' [-Wmissing-prototypes]
- 399 | int dev_dax_probe(struct dev_dax *dev_dax)
- | ^~~~~~~~~~~~~
@@ -7922,3 +7879,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:451:1: warning: no previous prototype for 'gf100_fifo_nonstall_block' [-Wmissing-prototypes]
- 451 | gf100_fifo_nonstall_block(struct nvkm_event *event, int type, int index)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -7929,26 +7884,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:414: warning: expecting prototype for spmi_controller_alloc(). Prototype was for spmi_device_alloc() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:592: warning: Function parameter or member 'owner' not described in '__spmi_driver_register'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:592: warning: expecting prototype for spmi_driver_register(). Prototype was for __spmi_driver_register() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:155: warning: cannot understand function prototype: 'struct spmi_pmic_arb '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:203: warning: cannot understand function prototype: 'struct pmic_arb_ver_ops '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:241: warning: Function parameter or member 'pmic_arb' not described in 'pmic_arb_read_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:255: warning: Function parameter or member 'pmic_arb' not described in 'pmic_arb_write_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/namespace_devs.c:1664: warning: Function parameter or member 'nd_mapping' not described in 'create_namespace_pmem'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/namespace_devs.c:1664: warning: Excess function parameter 'nspm' description in 'create_namespace_pmem'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Function parameter or member 'nd_region' not described in 'nvdimm_badblocks_populate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Function parameter or member 'range' not described in 'nvdimm_badblocks_populate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Excess function parameter 'region' description in 'nvdimm_badblocks_populate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Excess function parameter 'res' description in 'nvdimm_badblocks_populate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/tests/Makefile: mtd_test.o is added to multiple modules: mtd_nandbiterrs mtd_oobtest mtd_pagetest mtd_readtest mtd_speedtest mtd_stresstest mtd_subpagetest mtd_torturetest
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/devices/mtd_dataflash.c:946:27: warning: initialized field overwritten [-Woverride-init]
- 946 | .id_table = dataflash_spi_ids,
- | ^~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/devices/mtd_dataflash.c:946:27: note: (near initialization for 'dataflash_driver.id_table')
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/btt.c:1581: warning: Function parameter or member 'nd_region' not described in 'btt_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/btt.c:1581: warning: Excess function parameter 'maxlane' description in 'btt_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/eba.c:72: warning: expecting prototype for next_sqnum(). Prototype was for ubi_next_sqnum() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/wl.c:176: warning: expecting prototype for wl_tree_destroy(). Prototype was for wl_entry_destroy() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1044: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Wait until GR goes idle. GR is considered idle if it is disabled by the
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/misc.c:24: warning: expecting prototype for calc_data_len(). Prototype was for ubi_calc_data_len() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/fastmap.c:104: warning: expecting prototype for new_fm_vhdr(). Prototype was for new_fm_vbuf() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/rio_cm.c: In function 'rio_txcq_handler':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rapidio/rio_cm.c:673:21: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
+ 673 | int rc;
+ | ^~
@@ -7968,0 +7902,39 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/super.c:337:6: warning: no previous prototype for 'run_dax' [-Wmissing-prototypes]
+ 337 | void run_dax(struct dax_device *dax_dev)
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/super.c:478: warning: bad line:
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/memremap.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/bus.c:3:
+In function 'strncpy',
+ inlined from 'do_id_store' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/bus.c:87:5:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:465:5: warning: no previous prototype for 'vchiq_platform_init' [-Wmissing-prototypes]
+ 465 | int vchiq_platform_init(struct platform_device *pdev, struct vchiq_state *state)
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dax/device.c:399:5: warning: no previous prototype for 'dev_dax_probe' [-Wmissing-prototypes]
+ 399 | int dev_dax_probe(struct dev_dax *dev_dax)
+ | ^~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/hal/hal_btcoex.c: In function 'hal_btcoex_SetChipType':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/rtl8723bs/hal/hal_btcoex.c:1182:30: warning: variable 'pHalData' set but not used [-Wunused-but-set-variable]
+ 1182 | struct hal_com_data *pHalData;
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvmem/rave-sp-eeprom.c:48: warning: bad line:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:1357: warning: Function parameter or member 'parent' not described in 'vchiq_register_chrdev'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/namespace_devs.c:1664: warning: Function parameter or member 'nd_mapping' not described in 'create_namespace_pmem'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/namespace_devs.c:1664: warning: Excess function parameter 'nspm' description in 'create_namespace_pmem'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Function parameter or member 'nd_region' not described in 'nvdimm_badblocks_populate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Function parameter or member 'range' not described in 'nvdimm_badblocks_populate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Excess function parameter 'region' description in 'nvdimm_badblocks_populate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/badrange.c:271: warning: Excess function parameter 'res' description in 'nvdimm_badblocks_populate'
@@ -7975,4 +7947,10 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/masters/ds1wm.c: In function 'ds1wm_probe':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/masters/ds1wm.c:512:12: warning: variable 'inten' set but not used [-Wunused-but-set-variable]
- 512 | u8 inten;
- | ^~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/staging/r8188eu/core/rtw_ieee80211.c:720: warning: expecting prototype for ieee802_11_parse_elems(). Prototype was for rtw_ieee802_11_parse_elems() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:414: warning: expecting prototype for spmi_controller_alloc(). Prototype was for spmi_device_alloc() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:592: warning: Function parameter or member 'owner' not described in '__spmi_driver_register'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi.c:592: warning: expecting prototype for spmi_driver_register(). Prototype was for __spmi_driver_register() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:155: warning: cannot understand function prototype: 'struct spmi_pmic_arb '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:203: warning: cannot understand function prototype: 'struct pmic_arb_ver_ops '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:241: warning: Function parameter or member 'pmic_arb' not described in 'pmic_arb_read_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spmi/spmi-pmic-arb.c:255: warning: Function parameter or member 'pmic_arb' not described in 'pmic_arb_write_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/btt.c:1581: warning: Function parameter or member 'nd_region' not described in 'btt_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nvdimm/btt.c:1581: warning: Excess function parameter 'maxlane' description in 'btt_init'
@@ -7993,17 +7970,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:207: warning: Function parameter or member 'host' not described in 'memstick_detect_change'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:223: warning: Function parameter or member 'host' not described in 'memstick_next_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:223: warning: Function parameter or member 'mrq' not described in 'memstick_next_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:249: warning: Function parameter or member 'host' not described in 'memstick_new_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'mrq' not described in 'memstick_init_req_sg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'tpc' not described in 'memstick_init_req_sg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'sg' not described in 'memstick_init_req_sg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'mrq' not described in 'memstick_init_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'tpc' not described in 'memstick_init_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'buf' not described in 'memstick_init_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'length' not described in 'memstick_init_req'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:367: warning: Function parameter or member 'card' not described in 'memstick_set_rw_addr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:511: warning: Function parameter or member 'host' not described in 'memstick_add_host'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:547: warning: Function parameter or member 'host' not described in 'memstick_remove_host'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:569: warning: Function parameter or member 'host' not described in 'memstick_free_host'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:580: warning: Function parameter or member 'host' not described in 'memstick_suspend_host'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:592: warning: Function parameter or member 'host' not described in 'memstick_resume_host'
@@ -8011 +7972 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_hwss_dpia.c:26:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_hwss_hpo_dp.c:27:
@@ -8024,3 +7984,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c:210:1: warning: no previous prototype for 'tu102_gr_load' [-Wmissing-prototypes]
- 210 | tu102_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif)
- | ^~~~~~~~~~~~~
@@ -8028 +7986 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_hwss_hpo_dp.c:27:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_hwss_dpia.c:26:
@@ -8041,22 +7999,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'buf' not described in 'omap_nand_data_in_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'len' not described in 'omap_nand_data_in_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_in_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'chip' not described in 'omap_nand_data_out_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'buf' not described in 'omap_nand_data_out_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'len' not described in 'omap_nand_data_out_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_out_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'buf' not described in 'omap_nand_data_in_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'len' not described in 'omap_nand_data_in_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_in_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'chip' not described in 'omap_nand_data_out_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'buf' not described in 'omap_nand_data_out_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'len' not described in 'omap_nand_data_out_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_out_dma_pref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2408.c:210: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Writing to the activity file resets the activity latches.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/host/r592.c:47:13: warning: no previous prototype for 'memstick_debug_get_tpc_name' [-Wmissing-prototypes]
- 47 | const char *memstick_debug_get_tpc_name(int tpc)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/host/r592.c:48: warning: Function parameter or member 'tpc' not described in 'memstick_debug_get_tpc_name'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/devices/mtd_dataflash.c:946:27: warning: initialized field overwritten [-Woverride-init]
+ 946 | .id_table = dataflash_spi_ids,
+ | ^~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/devices/mtd_dataflash.c:946:27: note: (near initialization for 'dataflash_driver.id_table')
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/tests/Makefile: mtd_test.o is added to multiple modules: mtd_nandbiterrs mtd_oobtest mtd_pagetest mtd_readtest mtd_speedtest mtd_stresstest mtd_subpagetest mtd_torturetest
@@ -8093,4 +8033,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2433.c:46: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Check the file size bounds and adjusts count as needed.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2433.c:141: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Writes to the scratchpad and reads it back for verification.
@@ -8111,4 +8047,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'query' not described in 'ib_sa_pr_callback_multiple'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'status' not described in 'ib_sa_pr_callback_multiple'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'num_prs' not described in 'ib_sa_pr_callback_multiple'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'rec_data' not described in 'ib_sa_pr_callback_multiple'
@@ -8129,47 +8061,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ipc.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/uapi/linux/sem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compat.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:11:
-In function 'strncpy',
- inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:519:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:521:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:523:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/vf610_nfc.c:210: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Read accessor for internal SRAM buffer
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/vf610_nfc.c:245: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Write accessor for internal SRAM buffer
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/comedi/drivers/tests/ni_routes_test.c:22:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/comedi/drivers/tests/../ni_stc.h:1140:35: warning: 'range_ni_E_ao_ext' defined but not used [-Wunused-const-variable=]
- 1140 | static const struct comedi_lrange range_ni_E_ao_ext;
- | ^~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds28e04.c:57: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Check the file size bounds and adjusts count as needed.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds28e04.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Writes to the scratchpad and reads it back for verification.
@@ -8192 +8078,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:29:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_resource.c:31:
@@ -8206,2 +8093 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_resource.c:31:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:29:
@@ -8293,4 +8178,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:269: warning: Function parameter or member 'carrier' not described in 'mcb_alloc_bus'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:335: warning: expecting prototype for mcb_bus_put(). Prototype was for mcb_bus_get() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:466: warning: Function parameter or member 'mem' not described in 'mcb_release_mem'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:466: warning: Excess function parameter 'dev' description in 'mcb_release_mem'
@@ -8311,11 +8193,6 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:87: warning: Excess function parameter 'client' description in 'aht10_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:131: warning: Function parameter or member 'data' not described in 'aht10_read_values'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:131: warning: Excess function parameter 'aht10_data' description in 'aht10_read_values'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:184: warning: Function parameter or member 'data' not described in 'aht10_interval_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:184: warning: Function parameter or member 'val' not described in 'aht10_interval_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:195: warning: Function parameter or member 'data' not described in 'aht10_interval_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:195: warning: Function parameter or member 'val' not described in 'aht10_interval_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:204: warning: Function parameter or member 'data' not described in 'aht10_temperature1_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:204: warning: Function parameter or member 'val' not described in 'aht10_temperature1_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:219: warning: Function parameter or member 'data' not described in 'aht10_humidity1_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:219: warning: Function parameter or member 'val' not described in 'aht10_humidity1_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2408.c:210: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Writing to the activity file resets the activity latches.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/masters/ds1wm.c: In function 'ds1wm_probe':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/masters/ds1wm.c:512:12: warning: variable 'inten' set but not used [-Wunused-but-set-variable]
+ 512 | u8 inten;
+ | ^~~~~
@@ -8517,0 +8395,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * cvb_mv = ((c2 * speedo / s_scale + c1) * speedo / s_scale + c0)
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:62: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * cvb_t_mv =
@@ -8532 +8413,2 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/hw/epf/ntb_hw_epf.c:15: warning: expecting prototype for Host side endpoint driver to implement Non(). Prototype was for NTB_EPF_COMMAND() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/eba.c:72: warning: expecting prototype for next_sqnum(). Prototype was for ubi_next_sqnum() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/wl.c:176: warning: expecting prototype for wl_tree_destroy(). Prototype was for wl_entry_destroy() instead
@@ -8546,0 +8429 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/misc.c:24: warning: expecting prototype for calc_data_len(). Prototype was for ubi_calc_data_len() instead
@@ -8553,0 +8437,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2433.c:46: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Check the file size bounds and adjusts count as needed.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds2433.c:141: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Writes to the scratchpad and reads it back for verification.
@@ -8558,2 +8445,34 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/stm/ftrace.c:38: warning: Function parameter or member 'export' not described in 'stm_ftrace_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/msi.c:33: warning: Function parameter or member 'desc_changed' not described in 'ntb_msi_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/ubi/fastmap.c:104: warning: expecting prototype for new_fm_vhdr(). Prototype was for new_fm_vbuf() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'buf' not described in 'omap_nand_data_in_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'len' not described in 'omap_nand_data_in_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_in_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'chip' not described in 'omap_nand_data_out_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'buf' not described in 'omap_nand_data_out_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'len' not described in 'omap_nand_data_out_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:304: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_out_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'buf' not described in 'omap_nand_data_in_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'len' not described in 'omap_nand_data_in_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:446: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_in_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'chip' not described in 'omap_nand_data_out_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'buf' not described in 'omap_nand_data_out_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'len' not described in 'omap_nand_data_out_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/omap2.c:467: warning: Function parameter or member 'force_8bit' not described in 'omap_nand_data_out_dma_pref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:207: warning: Function parameter or member 'host' not described in 'memstick_detect_change'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:223: warning: Function parameter or member 'host' not described in 'memstick_next_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:223: warning: Function parameter or member 'mrq' not described in 'memstick_next_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:249: warning: Function parameter or member 'host' not described in 'memstick_new_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'mrq' not described in 'memstick_init_req_sg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'tpc' not described in 'memstick_init_req_sg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:266: warning: Function parameter or member 'sg' not described in 'memstick_init_req_sg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'mrq' not described in 'memstick_init_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'tpc' not described in 'memstick_init_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'buf' not described in 'memstick_init_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:296: warning: Function parameter or member 'length' not described in 'memstick_init_req'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:367: warning: Function parameter or member 'card' not described in 'memstick_set_rw_addr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:511: warning: Function parameter or member 'host' not described in 'memstick_add_host'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:547: warning: Function parameter or member 'host' not described in 'memstick_remove_host'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:569: warning: Function parameter or member 'host' not described in 'memstick_free_host'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:580: warning: Function parameter or member 'host' not described in 'memstick_suspend_host'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/core/memstick.c:592: warning: Function parameter or member 'host' not described in 'memstick_resume_host'
@@ -8573,6 +8492,7 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'data' not described in 'ntb_transport_create_queue'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'client_dev' not described in 'ntb_transport_create_queue'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'handlers' not described in 'ntb_transport_create_queue'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'rx_handler' description in 'ntb_transport_create_queue'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'tx_handler' description in 'ntb_transport_create_queue'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'event_handler' description in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds28e04.c:57: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Check the file size bounds and adjusts count as needed.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/w1/slaves/w1_ds28e04.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Writes to the scratchpad and reads it back for verification.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1858:6: warning: no previous prototype for 'is_timing_changed' [-Wmissing-prototypes]
+ 1858 | bool is_timing_changed(struct dc_stream_state *cur_stream,
+ | ^~~~~~~~~~~~~~~~~
@@ -8580 +8500,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_hw_sequencer.c:27:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:28:
@@ -8592,0 +8514,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/host/r592.c:47:13: warning: no previous prototype for 'memstick_debug_get_tpc_name' [-Wmissing-prototypes]
+ 47 | const char *memstick_debug_get_tpc_name(int tpc)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/memstick/host/r592.c:48: warning: Function parameter or member 'tpc' not described in 'memstick_debug_get_tpc_name'
@@ -8594 +8519 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_sink.c:28:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_hw_sequencer.c:27:
@@ -8608 +8533 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_surface.c:31:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_sink.c:28:
@@ -8621,3 +8545,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1858:6: warning: no previous prototype for 'is_timing_changed' [-Wmissing-prototypes]
- 1858 | bool is_timing_changed(struct dc_stream_state *cur_stream,
- | ^~~~~~~~~~~~~~~~~
@@ -8625,2 +8547 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:28:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_surface.c:31:
@@ -8639 +8560,12 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_ddc.c:29:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/vf610_nfc.c:210: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Read accessor for internal SRAM buffer
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mtd/nand/raw/vf610_nfc.c:245: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Write accessor for internal SRAM buffer
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c: In function 'dp_retrieve_lttpr_cap':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5075:24: warning: implicit conversion from 'enum <anonymous>' to 'enum dc_status' [-Wenum-conversion]
+ 5075 | return false;
+ | ^~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:32,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:31:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h: At top level:
@@ -8652,6 +8584 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/emc2305.c:62: warning: Cannot understand * @cdev: cooling device;
- on line 62 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/emc2305.c:89: warning: Cannot understand * @client: i2c client;
- on line 89 - I thought it was a doc line
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:32,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.c:35:
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_ddc.c:29:
@@ -8669,0 +8597,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'query' not described in 'ib_sa_pr_callback_multiple'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'status' not described in 'ib_sa_pr_callback_multiple'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'num_prs' not described in 'ib_sa_pr_callback_multiple'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/infiniband/core/sa_query.c:1486: warning: Function parameter or member 'rec_data' not described in 'ib_sa_pr_callback_multiple'
@@ -8671,2 +8602 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/dc_common.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:27:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.c:35:
@@ -8685,4 +8614,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c: In function 'dp_retrieve_lttpr_cap':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5075:24: warning: implicit conversion from 'enum <anonymous>' to 'enum dc_status' [-Wenum-conversion]
- 5075 | return false;
- | ^~~~~
@@ -8690,3 +8616,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:31:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h: At top level:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/dc_common.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:27:
@@ -8720,5 +8645,35 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'hdev' not described in 'magicmouse_sc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'work' not described in 'magicmouse_sc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'battery_timer' not described in 'magicmouse_sc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/hih6130.c:164: warning: expecting prototype for hih6130_show_temperature(). Prototype was for hih6130_temperature_show() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/hih6130.c:185: warning: expecting prototype for hih6130_show_humidity(). Prototype was for hih6130_humidity_show() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ipc.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/uapi/linux/sem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compat.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:11:
+In function 'strncpy',
+ inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:519:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:521:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'uhid_dev_create2' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/uhid.c:523:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
@@ -8739,2 +8693,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:709: warning: Function parameter or member 'enable' not described in 'dc_dmub_setup_subvp_dmub_command'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:709: warning: Excess function parameter 'cmd' description in 'dc_dmub_setup_subvp_dmub_command'
@@ -8755,0 +8709,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:709: warning: Function parameter or member 'enable' not described in 'dc_dmub_setup_subvp_dmub_command'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:709: warning: Excess function parameter 'cmd' description in 'dc_dmub_setup_subvp_dmub_command'
@@ -8799,6 +8754,40 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:2: warning: Cannot understand * \file mga_ioc32.c
- on line 2 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'filp' not described in 'nouveau_compat_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'cmd' not described in 'nouveau_compat_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'arg' not described in 'nouveau_compat_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: expecting prototype for Called whenever a 32-bit process running under a 64(). Prototype was for nouveau_compat_ioctl() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/comedi/drivers/tests/ni_routes_test.c:22:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/comedi/drivers/tests/../ni_stc.h:1140:35: warning: 'range_ni_E_ao_ext' defined but not used [-Wunused-const-variable=]
+ 1140 | static const struct comedi_lrange range_ni_E_ao_ext;
+ | ^~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: davinci_cpdma.o is added to multiple modules: ti_cpsw ti_cpsw_new ti_davinci_emac
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/msi.c:33: warning: Function parameter or member 'desc_changed' not described in 'ntb_msi_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:269: warning: Function parameter or member 'carrier' not described in 'mcb_alloc_bus'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:335: warning: expecting prototype for mcb_bus_put(). Prototype was for mcb_bus_get() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:466: warning: Function parameter or member 'mem' not described in 'mcb_release_mem'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mcb/mcb-core.c:466: warning: Excess function parameter 'dev' description in 'mcb_release_mem'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/hw/epf/ntb_hw_epf.c:15: warning: expecting prototype for Host side endpoint driver to implement Non(). Prototype was for NTB_EPF_COMMAND() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_sl.o is added to multiple modules: ti_cpsw ti_cpsw_new
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'data' not described in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'client_dev' not described in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Function parameter or member 'handlers' not described in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'rx_handler' description in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'tx_handler' description in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/ntb/ntb_transport.c:1977: warning: Excess function parameter 'event_handler' description in 'ntb_transport_create_queue'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:87: warning: Excess function parameter 'client' description in 'aht10_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:131: warning: Function parameter or member 'data' not described in 'aht10_read_values'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:131: warning: Excess function parameter 'aht10_data' description in 'aht10_read_values'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:184: warning: Function parameter or member 'data' not described in 'aht10_interval_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:184: warning: Function parameter or member 'val' not described in 'aht10_interval_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:195: warning: Function parameter or member 'data' not described in 'aht10_interval_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:195: warning: Function parameter or member 'val' not described in 'aht10_interval_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:204: warning: Function parameter or member 'data' not described in 'aht10_temperature1_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:204: warning: Function parameter or member 'val' not described in 'aht10_temperature1_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:219: warning: Function parameter or member 'data' not described in 'aht10_humidity1_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/aht10.c:219: warning: Function parameter or member 'val' not described in 'aht10_humidity1_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwtracing/stm/ftrace.c:38: warning: Function parameter or member 'export' not described in 'stm_ftrace_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/emc2305.c:62: warning: Cannot understand * @cdev: cooling device;
+ on line 62 - I thought it was a doc line
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/emc2305.c:89: warning: Cannot understand * @client: i2c client;
+ on line 89 - I thought it was a doc line
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.c:34:1: warning: no previous prototype for 'nvkm_engn_cgrp_get' [-Wmissing-prototypes]
+ 34 | nvkm_engn_cgrp_get(struct nvkm_engn *engn, unsigned long *pirqflags)
+ | ^~~~~~~~~~~~~~~~~~
@@ -8816,0 +8806,3 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:54: warning: cannot understand function prototype: 'struct dfl_dev_info '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:74: warning: cannot understand function prototype: 'struct dfl_chardev_info '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:725: warning: Function parameter or member 'revision' not described in 'dfl_feature_info'
@@ -8824,3 +8816,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:54: warning: cannot understand function prototype: 'struct dfl_dev_info '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:74: warning: cannot understand function prototype: 'struct dfl_chardev_info '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/fpga/dfl.c:725: warning: Function parameter or member 'revision' not described in 'dfl_feature_info'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'hdev' not described in 'magicmouse_sc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'work' not described in 'magicmouse_sc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hid/hid-magicmouse.c:148: warning: Function parameter or member 'battery_timer' not described in 'magicmouse_sc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/hih6130.c:164: warning: expecting prototype for hih6130_show_temperature(). Prototype was for hih6130_temperature_show() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/hwmon/hih6130.c:185: warning: expecting prototype for hih6130_show_humidity(). Prototype was for hih6130_humidity_show() instead
@@ -8828,0 +8823,3 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:451:1: warning: no previous prototype for 'gf100_fifo_nonstall_block' [-Wmissing-prototypes]
+ 451 | gf100_fifo_nonstall_block(struct nvkm_event *event, int type, int index)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -8831,4 +8828,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv04/crtc.c:453: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Sets up registers for the given mode/adjusted_mode pair.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv04/crtc.c:629: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Sets up registers for the given mode/adjusted_mode pair.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1044: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Wait until GR goes idle. GR is considered idle if it is disabled by the
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c:210:1: warning: no previous prototype for 'tu102_gr_load' [-Wmissing-prototypes]
+ 210 | tu102_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif)
+ | ^~~~~~~~~~~~~
@@ -8839,3 +8836,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv50/disp.c:2517:1: warning: no previous prototype for 'nv50_display_create' [-Wmissing-prototypes]
- 2517 | nv50_display_create(struct drm_device *dev)
- | ^~~~~~~~~~~~~~~~~~~
@@ -8850,0 +8846,13 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:2: warning: Cannot understand * \file mga_ioc32.c
+ on line 2 - I thought it was a doc line
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'filp' not described in 'nouveau_compat_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'cmd' not described in 'nouveau_compat_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: Function parameter or member 'arg' not described in 'nouveau_compat_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nouveau_ioc32.c:52: warning: expecting prototype for Called whenever a 32-bit process running under a 64(). Prototype was for nouveau_compat_ioctl() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv04/crtc.c:453: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Sets up registers for the given mode/adjusted_mode pair.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv04/crtc.c:629: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Sets up registers for the given mode/adjusted_mode pair.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/dispnv50/disp.c:2517:1: warning: no previous prototype for 'nv50_display_create' [-Wmissing-prototypes]
+ 2517 | nv50_display_create(struct drm_device *dev)
+ | ^~~~~~~~~~~~~~~~~~~
@@ -8856 +8864 @@
-tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1672326061 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/modules.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/modinstall lib
+tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1673045952 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/modules.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/modinstall lib
@@ -8861 +8869 @@
-tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1672326061 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/dtbs.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/dtbsinstall dtbs
+tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1673045952 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/dtbs.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/dtbsinstall dtbs
@@ -8865 +8873 @@
-tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1672326061 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/headers.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/install_hdr .
+tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1673045952 --clamp-mtime -caf /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/headers.tar -C /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build/build/install_hdr .
Per-file breakdown
This file has been truncated, but you can view the full file.
==========
build_warn_rv64 - FAILED
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.633348
I: default: PASS in 0:41:36.224194
I: kernel: PASS in 0:00:14.761594
I: xipkernel: SKIP in 0:00:00.001342
I: modules: PASS in 0:00:12.992842
I: dtbs: PASS in 0:00:00.203636
I: dtbs-legacy: SKIP in 0:00:00.001372
I: debugkernel: PASS in 0:00:00.001125
I: headers: PASS in 0:00:00.147517
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.528428
I: default: PASS in 0:42:58.375351
I: kernel: PASS in 0:00:14.895554
I: xipkernel: SKIP in 0:00:00.001253
I: modules: PASS in 0:00:13.542580
I: dtbs: PASS in 0:00:00.217073
I: dtbs-legacy: SKIP in 0:00:00.001246
I: debugkernel: PASS in 0:00:00.000976
I: headers: PASS in 0:00:00.149213
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:01.448400
I: default: PASS in 0:24:52.126249
I: kernel: PASS in 0:00:09.837121
I: xipkernel: SKIP in 0:00:00.001224
I: modules: PASS in 0:00:07.312919
I: dtbs: PASS in 0:00:00.218798
I: dtbs-legacy: SKIP in 0:00:00.001209
I: debugkernel: PASS in 0:00:00.000935
I: headers: PASS in 0:00:00.145849
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/build
New errors added
--- /tmp/tmp.BJfMCvbdJB 2023-01-07 00:33:27.929244440 +0000
+++ /tmp/tmp.TAk6orC4Wy 2023-01-07 00:58:44.133215798 +0000
@@ -35,0 +36,3 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/init/calibrate.c:261:37: warning: no previous prototype for 'calibrate_delay_is_known' [-Wmissing-prototypes]
+ 261 | unsigned long __attribute__((weak)) calibrate_delay_is_known(void)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -45,3 +48 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/init/calibrate.c:261:37: warning: no previous prototype for 'calibrate_delay_is_known' [-Wmissing-prototypes]
- 261 | unsigned long __attribute__((weak)) calibrate_delay_is_known(void)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/keys/trusted-keys/trusted_tpm2.c:203: warning: expecting prototype for tpm_buf_append_auth(). Prototype was for tpm2_buf_append_auth() instead
@@ -52,2 +52,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/ipc/sem.c:647: warning: expecting prototype for perform_atomic_semop[_slow](). Prototype was for perform_atomic_semop_slow() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/keys/trusted-keys/trusted_tpm2.c:203: warning: expecting prototype for tpm_buf_append_auth(). Prototype was for tpm2_buf_append_auth() instead
@@ -62,14 +60,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c: In function 'tomoyo_init_log':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c:290:9: warning: function 'tomoyo_init_log' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 290 | vsnprintf(buf + pos, len - pos, fmt, args);
- | ^~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Function parameter or member 'trusted_keys' not described in 'verify_pefile_signature'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Excess function parameter 'trust_keys' description in 'verify_pefile_signature'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:148: warning: Function parameter or member 'tables' not described in 'verify_table_headers'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Function parameter or member 'kref' not described in 'aa_dfa_free_kref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Excess function parameter 'kr' description in 'aa_dfa_free_kref'
@@ -78,7 +63,17 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/yama/yama_lsm.c:116: warning: Function parameter or member 'work' not described in 'yama_relation_cleanup'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/ipc/sem.c:647: warning: expecting prototype for perform_atomic_semop[_slow](). Prototype was for perform_atomic_semop_slow() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Function parameter or member 'trusted_keys' not described in 'verify_pefile_signature'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/asymmetric_keys/verify_pefile.c:419: warning: Excess function parameter 'trust_keys' description in 'verify_pefile_signature'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:18: warning: cannot understand function prototype: 'struct page *pq_scribble_page; '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'chan' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'scfs' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'disks' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'unmap' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'dma_flags' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'submit' not described in 'do_async_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'blocks' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'offsets' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'disks' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'len' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'submit' not described in 'do_sync_gen_syndrome'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Function parameter or member 'offsets' not described in 'async_syndrome_val'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Excess function parameter 'offset' description in 'async_syndrome_val'
@@ -101,27 +96,28 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:18: warning: cannot understand function prototype: 'struct page *pq_scribble_page; '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'chan' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'scfs' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'disks' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'unmap' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'dma_flags' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:40: warning: Function parameter or member 'submit' not described in 'do_async_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'blocks' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'offsets' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'disks' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'len' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:109: warning: Function parameter or member 'submit' not described in 'do_sync_gen_syndrome'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Function parameter or member 'offsets' not described in 'async_syndrome_val'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/async_tx/async_pq.c:301: warning: Excess function parameter 'offset' description in 'async_syndrome_val'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:439: warning: duplicate section name 'Return'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'mask' not described in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Excess function parameter 'op' description in 'aa_may_manage_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:896: warning: Excess function parameter 'share_proxy' description in '__replace_profile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'ns' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'hname' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'p' not described in '__lookup_replace'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'info' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/kernel/signal.c:319:27: warning: no previous prototype for 'do_work_pending' [-Wmissing-prototypes]
+ 319 | asmlinkage __visible void do_work_pending(struct pt_regs *regs,
+ | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c: In function 'tomoyo_init_log':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/audit.c:290:9: warning: function 'tomoyo_init_log' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 290 | vsnprintf(buf + pos, len - pos, fmt, args);
+ | ^~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/meminfo.c:22:28: warning: no previous prototype for 'arch_report_meminfo' [-Wmissing-prototypes]
+ 22 | void __attribute__((weak)) arch_report_meminfo(struct seq_file *m)
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Function parameter or member 'fsi' not described in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'ptmx_inode' description in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'device' description in 'devpts_pty_new'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Function parameter or member 'dentry' not described in 'devpts_get_priv'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Excess function parameter 'pts_inode' description in 'devpts_get_priv'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Function parameter or member 'dentry' not described in 'devpts_pty_kill'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Excess function parameter 'inode' description in 'devpts_pty_kill'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/locking/lock_events.c:61:16: warning: no previous prototype for 'lockevent_read' [-Wmissing-prototypes]
+ 61 | ssize_t __weak lockevent_read(struct file *file, char __user *user_buf,
+ | ^~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:148: warning: Function parameter or member 'tables' not described in 'verify_table_headers'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Function parameter or member 'kref' not described in 'aa_dfa_free_kref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/match.c:289: warning: Excess function parameter 'kr' description in 'aa_dfa_free_kref'
@@ -246,3 +242,56 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/kernel/signal.c:319:27: warning: no previous prototype for 'do_work_pending' [-Wmissing-prototypes]
- 319 | asmlinkage __visible void do_work_pending(struct pt_regs *regs,
- | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/yama/yama_lsm.c:116: warning: Function parameter or member 'work' not described in 'yama_relation_cleanup'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c: In function 'tomoyo_addprintf':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c:193:9: warning: function 'tomoyo_addprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 193 | vsnprintf(buffer + pos, len - pos - 1, fmt, args);
+ | ^~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:28:6: warning: no previous prototype for 'kunit_debugfs_cleanup' [-Wmissing-prototypes]
+ 28 | void kunit_debugfs_cleanup(void)
+ | ^~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:33:6: warning: no previous prototype for 'kunit_debugfs_init' [-Wmissing-prototypes]
+ 33 | void kunit_debugfs_init(void)
+ | ^~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:92:6: warning: no previous prototype for 'kunit_debugfs_create_suite' [-Wmissing-prototypes]
+ 92 | void kunit_debugfs_create_suite(struct kunit_suite *suite)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:108:6: warning: no previous prototype for 'kunit_debugfs_destroy_suite' [-Wmissing-prototypes]
+ 108 | void kunit_debugfs_destroy_suite(struct kunit_suite *suite)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'in' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'ilen' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'out' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'olen' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'wmem' not described in 'sw842_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:439: warning: duplicate section name 'Return'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:774: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Function parameter or member 'mask' not described in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:836: warning: Excess function parameter 'op' description in 'aa_may_manage_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:896: warning: Excess function parameter 'share_proxy' description in '__replace_profile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'ns' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'hname' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'p' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy.c:954: warning: Function parameter or member 'info' not described in '__lookup_replace'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/printk/printk.c:1907: warning: Function parameter or member 'cookie' not described in 'console_lock_spinning_disable_and_check'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'in' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'ilen' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'out' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'olen' not described in 'sw842_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Function parameter or member 'strs' not described in 'unpack_trans_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Excess function parameter 'table' description in 'unpack_trans_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/secid.c:57: warning: Cannot understand *
+ on line 57 - I thought it was a doc line
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:174: warning: cannot understand function prototype: 'struct aa_perms default_perms = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
@@ -297,13 +346 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Function parameter or member 'strs' not described in 'unpack_trans_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/policy_unpack.c:445: warning: Excess function parameter 'table' description in 'unpack_trans_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/locking/lock_events.c:61:16: warning: no previous prototype for 'lockevent_read' [-Wmissing-prototypes]
- 61 | ssize_t __weak lockevent_read(struct file *file, char __user *user_buf,
- | ^~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/secid.c:57: warning: Cannot understand *
- on line 57 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:174: warning: cannot understand function prototype: 'struct aa_perms default_perms = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/printk/printk.c:1907: warning: Function parameter or member 'cookie' not described in 'console_lock_spinning_disable_and_check'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/argv_split.c:36: warning: Function parameter or member 'argv' not described in 'argv_free'
@@ -325,4 +361,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c: In function 'tomoyo_addprintf':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/tomoyo/common.c:193:9: warning: function 'tomoyo_addprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 193 | vsnprintf(buffer + pos, len - pos - 1, fmt, args);
- | ^~~~~~~~~
@@ -345,9 +377,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'dev_addr' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_len' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_entries' not described in 'dma_debug_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
@@ -384,24 +407,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:335: warning: Excess function parameter 'inode' description in 'evm_read_protected_xattrs'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:407: warning: Function parameter or member 'iint' not described in 'evm_verifyxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'mnt_userns' not described in 'evm_inode_setattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'attr' not described in 'evm_inode_setattr'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:38:
-In function 'fortify_memcpy_chk',
- inlined from 'ip_vs_sync_conn_v0' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:606:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Function parameter or member 'keylen' not described in 'evm_set_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Excess function parameter 'size' description in 'evm_set_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:479: warning: expecting prototype for set_normalized_timespec(). Prototype was for set_normalized_timespec64() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:553: warning: expecting prototype for msecs_to_jiffies(). Prototype was for __msecs_to_jiffies() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:740: warning: Function parameter or member 'flags' not described in 'ima_match_policy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1920: warning: Function parameter or member 'rule' not described in 'ima_parse_add_rule'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1964: warning: expecting prototype for ima_delete_rules() called to cleanup invalid in(). Prototype was for ima_delete_rules() instead
@@ -409,4 +408,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:85: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * START_BYTE(id, rs, rw)
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:118: warning: expecting prototype for CHECK_FREQ_REG(spi_device s, spi_transfer x)(). Prototype was for CHECK_FREQ_REG() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/fbdev/core/fbmon.c:1073: warning: expecting prototype for fb_get_hblank_by_freq(). Prototype was for fb_get_hblank_by_hfreq() instead
@@ -4846,0 +4843,38 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/crypto_engine.c:513: warning: Excess function parameter 'engine' description in 'crypto_engine_alloc_init_and_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:335: warning: Excess function parameter 'inode' description in 'evm_read_protected_xattrs'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:407: warning: Function parameter or member 'iint' not described in 'evm_verifyxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'mnt_userns' not described in 'evm_inode_setattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_main.c:805: warning: Function parameter or member 'attr' not described in 'evm_inode_setattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'dev_addr' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_len' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/dma/debug.c:82: warning: Function parameter or member 'stack_entries' not described in 'dma_debug_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:59: warning: Function parameter or member 'node' not described in 'alloc_cpumask_var_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:154: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Returns an arbitrary cpu within srcp1 & srcp2.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Function parameter or member 'keylen' not described in 'evm_set_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/evm/evm_crypto.c:53: warning: Excess function parameter 'size' description in 'evm_set_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_inflate.c:42:17: warning: no previous prototype for '__gunzip' [-Wmissing-prototypes]
+ 42 | STATIC int INIT __gunzip(unsigned char *buf, long len,
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:740: warning: Function parameter or member 'flags' not described in 'ima_match_policy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1920: warning: Function parameter or member 'rule' not described in 'ima_parse_add_rule'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/integrity/ima/ima_policy.c:1964: warning: expecting prototype for ima_delete_rules() called to cleanup invalid in(). Prototype was for ima_delete_rules() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unxz.c:251:17: warning: no previous prototype for 'unxz' [-Wmissing-prototypes]
+ 251 | STATIC int INIT unxz(unsigned char *in, long in_size,
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unzstd.c:331:17: warning: no previous prototype for 'unzstd' [-Wmissing-prototypes]
+ 331 | STATIC int INIT unzstd(unsigned char *buf, long len,
+ | ^~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)'
@@ -4850,7 +4884,27 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * We have three kinds of time sources to use for sleep time
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1726: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * 1) can be determined whether to use or not only when doing
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2423: warning: Function parameter or member 'txc' not described in 'do_adjtimex'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'phase_ts' not described in 'hardpps'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'raw_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/sched/sch_htb.c:214: warning: expecting prototype for htb_classify(). Prototype was for HTB_DIRECT() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/core/dev_ioctl.c:475: warning: Function parameter or member 'data' not described in 'dev_ioctl'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:38:
+In function 'fortify_memcpy_chk',
+ inlined from 'ip_vs_sync_conn_v0' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/netfilter/ipvs/ip_vs_sync.c:606:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:479: warning: expecting prototype for set_normalized_timespec(). Prototype was for set_normalized_timespec64() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/time.c:553: warning: expecting prototype for msecs_to_jiffies(). Prototype was for __msecs_to_jiffies() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c: In function 'prepare_error_buf':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:221:17: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 221 | p += vscnprintf(p, end - p, fmt1, args);
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:260:9: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 260 | p += vscnprintf(p, end - p, fmt1, args);
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/radix-tree.c:288:6: warning: no previous prototype for 'radix_tree_node_rcu_free' [-Wmissing-prototypes]
+ 288 | void radix_tree_node_rcu_free(struct rcu_head *head)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -4873,36 +4927,16 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'in' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'ilen' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'out' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_decompress.c:279: warning: Function parameter or member 'olen' not described in 'sw842_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:28:6: warning: no previous prototype for 'kunit_debugfs_cleanup' [-Wmissing-prototypes]
- 28 | void kunit_debugfs_cleanup(void)
- | ^~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:33:6: warning: no previous prototype for 'kunit_debugfs_init' [-Wmissing-prototypes]
- 33 | void kunit_debugfs_init(void)
- | ^~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:92:6: warning: no previous prototype for 'kunit_debugfs_create_suite' [-Wmissing-prototypes]
- 92 | void kunit_debugfs_create_suite(struct kunit_suite *suite)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/kunit/debugfs.c:108:6: warning: no previous prototype for 'kunit_debugfs_destroy_suite' [-Wmissing-prototypes]
- 108 | void kunit_debugfs_destroy_suite(struct kunit_suite *suite)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'in' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'ilen' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'out' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'olen' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/842/842_compress.c:479: warning: Function parameter or member 'wmem' not described in 'sw842_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pinctrl/mediatek/pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/meminfo.c:22:28: warning: no previous prototype for 'arch_report_meminfo' [-Wmissing-prototypes]
- 22 | void __attribute__((weak)) arch_report_meminfo(struct seq_file *m)
- | ^~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/core/dev_ioctl.c:475: warning: Function parameter or member 'data' not described in 'dev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pci/endpoint/functions/pci-epf-vntb.c:657: warning: Function parameter or member 'num_mws' not described in 'epf_ntb_mw_bar_clear'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/crypto/crypto_engine.c:513: warning: Excess function parameter 'engine' description in 'crypto_engine_alloc_init_and_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/argv_split.c:36: warning: Function parameter or member 'argv' not described in 'argv_free'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/balloc.c:758: warning: Function parameter or member 'my_rsv' not described in 'find_next_reservable_window'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * We have three kinds of time sources to use for sleep time
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:1726: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * 1) can be determined whether to use or not only when doing
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2423: warning: Function parameter or member 'txc' not described in 'do_adjtimex'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'phase_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/timekeeping.c:2491: warning: Function parameter or member 'raw_ts' not described in 'hardpps'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/device_cgroup.c:835: warning: Excess function parameter 'dev_cgroup' description in 'devcgroup_legacy_check_permission'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'inode' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'goal' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'err' not described in 'ext2_alloc_blocks'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c: In function 'va_format':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c:1681:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1681 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va);
+ | ^~~
@@ -4909,0 +4944,75 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'm' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'win' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'val' not described in 'minmax_subwin_update'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: expecting prototype for lib/minmax.c(). Prototype was for minmax_subwin_update() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'expires' not described in 'tick_program_event'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'force' not described in 'tick_program_event'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'newdev' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'handler' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'next_event' not described in 'tick_setup_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:74: warning: Function parameter or member 'handler' not described in 'tick_switch_to_oneshot'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:107: warning: expecting prototype for tick_check_oneshot_mode(). Prototype was for tick_oneshot_mode_active() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:628: warning: Function parameter or member 'now' not described in 'tick_nohz_update_jiffies'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:1259: warning: Function parameter or member 'cpu' not described in 'tick_nohz_get_idle_calls_cpu'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_setattr':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:115:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 115 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_close':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:164:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 164 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rename':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:238:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 238 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rmdir':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:306:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 306 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_remove':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:329:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 329 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_link':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:383:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 383 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_symlink':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:410:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 410 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_fsync':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:443:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 443 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:459:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 459 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access_intent':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:577:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
+ 577 | union outputArgs *outp;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:85: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * START_BYTE(id, rs, rw)
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/backlight/ili922x.c:118: warning: expecting prototype for CHECK_FREQ_REG(spi_device s, spi_transfer x)(). Prototype was for CHECK_FREQ_REG() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c:136: warning: Function parameter or member 'update_seq_cfg' not described in 'qcom_snps_hsphy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:286: warning: Function parameter or member 'first_chunk' not described in '__sg_alloc_table'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:793: warning: Function parameter or member 'flags' not described in 'sg_miter_start'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'dir' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'pos' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'bh' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'de' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'unicode' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'nr_slots' not described in 'fat_parse_long'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/pci/endpoint/functions/pci-epf-vntb.c:657: warning: Function parameter or member 'num_mws' not described in 'epf_ntb_mw_bar_clear'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-max730x.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Copyright (C) 2006 Juergen Beisert, Pengutronix
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:209: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge_hierarchy'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:230: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Function parameter or member 'cs' not described in 'update_parent_subparts_cpumask'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Excess function parameter 'cpuset' description in 'update_parent_subparts_cpumask'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3539: warning: Function parameter or member 'work' not described in 'cpuset_hotplug_workfn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: Function parameter or member 'rotor' not described in 'cpuset_spread_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: expecting prototype for cpuset_mem_spread_node(). Prototype was for cpuset_spread_node() instead
@@ -4937,30 +5045,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/sched/sch_htb.c:214: warning: expecting prototype for htb_classify(). Prototype was for HTB_DIRECT() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'expires' not described in 'tick_program_event'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:24: warning: Function parameter or member 'force' not described in 'tick_program_event'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'newdev' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'handler' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:64: warning: Function parameter or member 'next_event' not described in 'tick_setup_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:74: warning: Function parameter or member 'handler' not described in 'tick_switch_to_oneshot'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-oneshot.c:107: warning: expecting prototype for tick_check_oneshot_mode(). Prototype was for tick_oneshot_mode_active() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:59: warning: Function parameter or member 'node' not described in 'alloc_cpumask_var_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/cpumask.c:154: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Returns an arbitrary cpu within srcp1 & srcp2.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/security/device_cgroup.c:835: warning: Excess function parameter 'dev_cgroup' description in 'devcgroup_legacy_check_permission'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:628: warning: Function parameter or member 'now' not described in 'tick_nohz_update_jiffies'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/time/tick-sched.c:1259: warning: Function parameter or member 'cpu' not described in 'tick_nohz_get_idle_calls_cpu'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_inflate.c:42:17: warning: no previous prototype for '__gunzip' [-Wmissing-prototypes]
- 42 | STATIC int INIT __gunzip(unsigned char *buf, long len,
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:209: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge_hierarchy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/rdma.c:230: warning: Function parameter or member 'cg' not described in 'rdmacg_uncharge'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Function parameter or member 'cs' not described in 'update_parent_subparts_cpumask'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:1309: warning: Excess function parameter 'cpuset' description in 'update_parent_subparts_cpumask'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3539: warning: Function parameter or member 'work' not described in 'cpuset_hotplug_workfn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: Function parameter or member 'rotor' not described in 'cpuset_spread_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/cgroup/cpuset.c:3909: warning: expecting prototype for cpuset_mem_spread_node(). Prototype was for cpuset_spread_node() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unxz.c:251:17: warning: no previous prototype for 'unxz' [-Wmissing-prototypes]
- 251 | STATIC int INIT unxz(unsigned char *in, long in_size,
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/decompress_unzstd.c:331:17: warning: no previous prototype for 'unzstd' [-Wmissing-prototypes]
- 331 | STATIC int INIT unzstd(unsigned char *buf, long len,
- | ^~~~~~
@@ -4969,0 +5049,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: Function parameter or member 'w' not described in '__sw_hweight32'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
@@ -4970,0 +5052 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-pcie-idio-24.c:139: warning: Function parameter or member 'plx' not described in 'idio_24_gpio'
@@ -4972,0 +5055 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/video/fbdev/core/fbmon.c:1073: warning: expecting prototype for fb_get_hblank_by_freq(). Prototype was for fb_get_hblank_by_hfreq() instead
@@ -4975,0 +5059,4 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op' description in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op_flags' description in 'hfsplus_submit_bio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags' description in 'ecryptfs_write_begin'
@@ -5010,8 +5096,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_seq.c:142: warning: Function parameter or member 'args' not described in 'trace_seq_vprintf'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Function parameter or member 'fsi' not described in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'ptmx_inode' description in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:563: warning: Excess function parameter 'device' description in 'devpts_pty_new'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Function parameter or member 'dentry' not described in 'devpts_get_priv'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:606: warning: Excess function parameter 'pts_inode' description in 'devpts_get_priv'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Function parameter or member 'dentry' not described in 'devpts_pty_kill'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/devpts/inode.c:619: warning: Excess function parameter 'inode' description in 'devpts_pty_kill'
@@ -5022,0 +5102,41 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ptrace.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:2:
+In function 'fortify_memcpy_chk',
+ inlined from 'syscall_get_arguments' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/syscall.h:65:2,
+ inlined from 'collect_syscall' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:31:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Function parameter or member 'bn' not described in 'vxfs_bmap_ext4'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Excess function parameter 'iblock' description in 'vxfs_bmap_ext4'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Function parameter or member 'fp' not described in 'vxfs_immed_read_folio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Excess function parameter 'file' description in 'vxfs_immed_read_folio'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: warning: initialized field overwritten [-Woverride-init]
+ 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
+ 173 | E(EDEADLK), /* EDEADLOCK */
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: note: (near initialization for 'names_0[35]')
+ 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
+ 173 | E(EDEADLK), /* EDEADLOCK */
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Function parameter or member 'ctx' not described in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'retp' description in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'filler' description in 'vxfs_readdir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Function parameter or member 'mapping' not described in 'vxfs_get_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Excess function parameter 'ip' description in 'vxfs_get_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:101: warning: expecting prototype for vxfs_get_block(). Prototype was for vxfs_getblk() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_super.c:184: warning: expecting prototype for vxfs_read_super(). Prototype was for vxfs_fill_super() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_seq.c:142: warning: Function parameter or member 'args' not described in 'trace_seq_vprintf'
@@ -5024,4 +5143,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c:136: warning: Function parameter or member 'update_seq_cfg' not described in 'qcom_snps_hsphy'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/radix-tree.c:288:6: warning: no previous prototype for 'radix_tree_node_rcu_free' [-Wmissing-prototypes]
- 288 | void radix_tree_node_rcu_free(struct rcu_head *head)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
@@ -5034,6 +5150,17 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-max730x.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Copyright (C) 2006 Juergen Beisert, Pengutronix
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'm' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'win' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: Function parameter or member 'val' not described in 'minmax_subwin_update'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/win_minmax.c:31: warning: expecting prototype for lib/minmax.c(). Prototype was for minmax_subwin_update() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:162:13: warning: no previous prototype for 'arch_release_task_struct' [-Wmissing-prototypes]
+ 162 | void __weak arch_release_task_struct(struct task_struct *tsk)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:862:20: warning: no previous prototype for 'arch_task_cache_init' [-Wmissing-prototypes]
+ 862 | void __init __weak arch_task_cache_init(void) { }
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1353: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1372: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1396: warning: Function parameter or member 'task' not described in 'get_task_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:2965: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ubsan.c:241:6: warning: no previous prototype for '__ubsan_handle_type_mismatch' [-Wmissing-prototypes]
+ 241 | void __ubsan_handle_type_mismatch(struct type_mismatch_data *data,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5050,5 +5177,3 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpio/gpio-pcie-idio-24.c:139: warning: Function parameter or member 'plx' not described in 'idio_24_gpio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c: In function 'va_format':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/vsprintf.c:1681:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1681 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va);
- | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/devmem_is_allowed.c:20:5: warning: no previous prototype for 'devmem_is_allowed' [-Wmissing-prototypes]
+ 20 | int devmem_is_allowed(unsigned long pfn)
+ | ^~~~~~~~~~~~~~~~~
@@ -5067,3 +5191,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:136: warning: cannot understand function prototype: 'struct prog_entry '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Function parameter or member 'invert' not described in 'update_preds'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Excess function parameter 'when_to_branch' description in 'update_preds'
@@ -5077,0 +5200,19 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:8:
+In function 'strncpy',
+ inlined from 'test_hexdump_prepare_test.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:116:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:136: warning: cannot understand function prototype: 'struct prog_entry '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Function parameter or member 'invert' not described in 'update_preds'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/trace/trace_events_filter.c:155: warning: Excess function parameter 'when_to_branch' description in 'update_preds'
@@ -5080,2 +5221,41 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:286: warning: Function parameter or member 'first_chunk' not described in '__sg_alloc_table'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/scatterlist.c:793: warning: Function parameter or member 'flags' not described in 'sg_miter_start'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'user_ns' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:562: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:585: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:645: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:887: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_name' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_value' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_size' not described in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'name' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'value' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'size' description in 'ksmbd_vfs_setxattr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1180: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1214: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_firmware.c:98: warning: cannot understand function prototype: 'struct test_config '
@@ -5084,0 +5265,34 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: In function '__warn':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:657:17: warning: function '__warn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 657 | vprintk(args->fmt, args->args);
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: At top level:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:743:24: warning: no previous prototype for '__stack_chk_fail' [-Wmissing-prototypes]
+ 743 | __visible noinstr void __stack_chk_fail(void)
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ida.c:16:6: warning: no previous prototype for 'ida_dump' [-Wmissing-prototypes]
+ 16 | void ida_dump(struct ida *ida) { }
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_out_of_bounds':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:40:22: warning: variable 'arr' set but not used [-Wunused-but-set-variable]
+ 40 | volatile int arr[4];
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:39:23: warning: variable 'above' set but not used [-Wunused-but-set-variable]
+ 39 | volatile char above[4] = { }; /* Protect surrounding memory. */
+ | ^~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_load_invalid_value':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:62:44: warning: variable 'eptr' set but not used [-Wunused-but-set-variable]
+ 62 | enum ubsan_test_enum eval, eval2, *eptr;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:61:26: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
+ 61 | bool val, val2, *ptr;
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: At top level:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:100:28: warning: 'skip_ubsan_array' defined but not used [-Wunused-const-variable=]
+ 100 | static const test_ubsan_fp skip_ubsan_array[] = {
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/fixed-helper.c:32: warning: expecting prototype for regulator_register_fixed_name(). Prototype was for regulator_register_always_on() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/helpers.c:947: warning: Function parameter or member 'ramp_delay' not described in 'regulator_set_ramp_delay_regmap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'dma_buf' not described in 'virtio_dma_buf_attach'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'attach' not described in 'virtio_dma_buf_attach'
@@ -5099,35 +5313,22 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/fixed-helper.c:32: warning: expecting prototype for regulator_register_fixed_name(). Prototype was for regulator_register_always_on() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/regulator/helpers.c:947: warning: Function parameter or member 'ramp_delay' not described in 'regulator_set_ramp_delay_regmap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c: In function 'prepare_error_buf':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:221:17: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 221 | p += vscnprintf(p, end - p, fmt1, args);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/reiserfs/prints.c:260:9: warning: function 'prepare_error_buf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 260 | p += vscnprintf(p, end - p, fmt1, args);
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'dma_buf' not described in 'virtio_dma_buf_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/virtio/virtio_dma_buf.c:42: warning: Function parameter or member 'attach' not described in 'virtio_dma_buf_attach'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:162:13: warning: no previous prototype for 'arch_release_task_struct' [-Wmissing-prototypes]
- 162 | void __weak arch_release_task_struct(struct task_struct *tsk)
- | ^~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:862:20: warning: no previous prototype for 'arch_task_cache_init' [-Wmissing-prototypes]
- 862 | void __init __weak arch_task_cache_init(void) { }
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1264: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1301: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1353: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1372: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:1396: warning: Function parameter or member 'task' not described in 'get_task_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/fork.c:2965: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: Function parameter or member 'w' not described in '__sw_hweight32'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: In function '__warn':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:657:17: warning: function '__warn' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 657 | vprintk(args->fmt, args->args);
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c: At top level:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/panic.c:743:24: warning: no previous prototype for '__stack_chk_fail' [-Wmissing-prototypes]
- 743 | __visible noinstr void __stack_chk_fail(void)
- | ^~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/umh.h:4,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/kmod.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:14:
+In function 'fortify_memcpy_chk',
+ inlined from 'size_entry_mwt' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:2118:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/exit.c:1901:13: warning: no previous prototype for 'abort' [-Wmissing-prototypes]
+ 1901 | __weak void abort(void)
+ | ^~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/transport_tcp.c:393: warning: Function parameter or member 'iface' not described in 'create_socket'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/rnbd/Makefile: rnbd-common.o is added to multiple modules: rnbd-client rnbd-server
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/8250/8250_port.c:671: warning: Function parameter or member 'termios' not described in 'serial8250_em485_config'
@@ -5140,8 +5341,16 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/balloc.c:758: warning: Function parameter or member 'my_rsv' not described in 'find_next_reservable_window'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/exit.c:1901:13: warning: no previous prototype for 'abort' [-Wmissing-prototypes]
- 1901 | __weak void abort(void)
- | ^~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'inode' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'goal' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ext2/inode.c:398: warning: Function parameter or member 'err' not described in 'ext2_alloc_blocks'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/8250/8250_port.c:671: warning: Function parameter or member 'termios' not described in 'serial8250_em485_config'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/runtime.c:362: warning: Excess function parameter 'dev' description in '__rpm_callback'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:94: warning: cannot understand function prototype: 'struct kmod_test_device_info '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:119: warning: cannot understand function prototype: 'struct kmod_test_device '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c: In function 'test_blackholedev_init':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c:32:24: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
+ 32 | struct ethhdr *ethh;
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Function parameter or member 'group' not described in 'iommu_group_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Excess function parameter 'dev' description in 'iommu_group_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Function parameter or member 'dev' not described in 'iommu_device_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Excess function parameter 'group' description in 'iommu_device_release_dma_owner'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/domain_governor.c:412: warning: cannot understand function prototype: 'struct dev_power_governor pm_domain_always_on_gov = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:491: warning: Function parameter or member 'mnt_userns' not described in 'privileged_wrt_inode_uidgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:507: warning: Function parameter or member 'mnt_userns' not described in 'capable_wrt_inode_uidgid'
@@ -5164,2 +5373,22 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:491: warning: Function parameter or member 'mnt_userns' not described in 'privileged_wrt_inode_uidgid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/capability.c:507: warning: Function parameter or member 'mnt_userns' not described in 'capable_wrt_inode_uidgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:30: warning: Incorrect use of kernel-doc format: * ntfs_end_buffer_async_read - async io completion for reading attributes
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'bh' not described in 'ntfs_end_buffer_async_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'uptodate' not described in 'ntfs_end_buffer_async_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: expecting prototype for aops.c(). Prototype was for ntfs_end_buffer_async_read() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1655: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_normal_aops = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1670: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_compressed_aops = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1685: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_mst_aops = '
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:54,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_int.h:35,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_nl.c:24:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:51:33: warning: no previous prototype for 'drbd_genl_cmd_to_str' [-Wmissing-prototypes]
+ 51 | #define GENL_MAGIC_FAMILY drbd
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_struct.h:20:25: note: in definition of macro 'CONCAT__'
+ 20 | #define CONCAT__(a,b) a ## b
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:13: note: in expansion of macro 'CONCAT_'
+ 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:21: note: in expansion of macro 'GENL_MAGIC_FAMILY'
+ 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
+ | ^~~~~~~~~~~~~~~~~
@@ -5174,6 +5403,5 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ptrace.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:2:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:18:
@@ -5181,2 +5409 @@
- inlined from 'syscall_get_arguments' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/syscall.h:65:2,
- inlined from 'collect_syscall' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/syscall.c:31:3:
+ inlined from '__SMB2_close' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:3404:4:
@@ -5186,54 +5413,34 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: warning: initialized field overwritten [-Woverride-init]
- 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
- 173 | E(EDEADLK), /* EDEADLOCK */
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:16:67: note: (near initialization for 'names_0[35]')
- 16 | #define E(err) [err + BUILD_BUG_ON_ZERO(err <= 0 || err > 300)] = "-" #err
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/errname.c:173:9: note: in expansion of macro 'E'
- 173 | E(EDEADLK), /* EDEADLOCK */
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_setattr':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:115:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 115 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_close':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:164:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 164 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rename':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:238:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 238 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_rmdir':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:306:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 306 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_remove':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:329:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 329 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_link':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:383:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 383 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_symlink':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:410:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 410 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_fsync':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:443:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 443 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:459:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 459 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c: In function 'venus_access_intent':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/coda/upcall.c:577:27: warning: variable 'outp' set but not used [-Wunused-but-set-variable]
- 577 | union outputArgs *outp;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/pid.c:630: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/task_work.c:89: warning: Function parameter or member 'data' not described in 'task_work_cancel_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/tpm/tpm_tis_i2c_cr50.c:682: warning: Excess function parameter 'id' description in 'tpm_cr50_i2c_probe'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/super.c:18:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:22: warning: Incorrect use of kernel-doc format: * ntfs_compression_constants - enum of constants used in the compression code
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:24: warning: cannot understand function prototype: 'typedef enum '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:47: warning: cannot understand function prototype: 'u8 *ntfs_compression_buffer; '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: Function parameter or member 'ntfs_cb_lock' not described in 'DEFINE_SPINLOCK'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: expecting prototype for ntfs_cb_lock(). Prototype was for DEFINE_SPINLOCK() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'page' not described in 'zero_partial_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'initialized_size' not described in 'zero_partial_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'page' not described in 'handle_bounds_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'i_size' not described in 'handle_bounds_compressed_page'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'initialized_size' not described in 'handle_bounds_compressed_page'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/inode.c:14:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/namei.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/dir.c:9:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:21: warning: Incorrect use of kernel-doc format: * The little endian Unicode string $I30 as a global constant.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:23: warning: cannot understand function prototype: 'ntfschar I30[5] = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'start' not described in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'end' not described in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Excess function parameter 'dentry' description in 'ntfs_dir_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'start' not described in 'ntfs_file_fsync'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'end' not described in 'ntfs_file_fsync'
@@ -5247,0 +5455,62 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/file.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/symlink.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
+ 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
+ | ^~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'inode' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'fragment' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'bh_result' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'create' not described in 'ufs_getfrag_block'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/pid.c:630: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:31: warning: Incorrect use of kernel-doc format: * ntfs_test_inode - compare two (possibly fake) inodes for equality
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'vi' not described in 'ntfs_test_inode'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'data' not described in 'ntfs_test_inode'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: expecting prototype for inode.c(). Prototype was for ntfs_test_inode() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:2956: warning: expecting prototype for ntfs_write_inode(). Prototype was for __ntfs_write_inode() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/mft.c:24: warning: expecting prototype for mft.c - NTFS kernel mft record operations. Part of the Linux(). Prototype was for MAX_BHS() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/task_work.c:89: warning: Function parameter or member 'data' not described in 'task_work_cancel_match'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:263: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Inode operations for directories.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:368: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Export operations allowing NFS exporting of mounted NTFS partitions.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_inode' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_nm' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_inode' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_nm' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'whiteout' not described in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'old_dentry' description in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'new_dentry' description in 'ubifs_jnl_rename'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:16: warning: Incorrect use of kernel-doc format: * ntfs_rl_mm - runlist memmove
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'base' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'src' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'size' not described in 'ntfs_rl_mm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: expecting prototype for runlist.c - NTFS runlist handling code. Part of the Linux(). Prototype was for ntfs_rl_mm() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dstbase' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'srcbase' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'src' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'size' not described in 'ntfs_rl_mc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 's' not described in 'simple_getbool'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 'setval' not described in 'simple_getbool'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:1204: warning: Function parameter or member 'rp' not described in 'load_and_check_logfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:2661: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * The complete super operations.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'time' not described in 'ubifs_update_time'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'flags' not described in 'ubifs_update_time'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: Function parameter or member 'sumsize' not described in 'jffs2_do_reserve_space'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: expecting prototype for jffs2_reserve_space(). Prototype was for jffs2_do_reserve_space() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ofs' not described in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ic' not described in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Excess function parameter 'new' description in 'jffs2_add_physical_node_ref'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name1_len' not described in 'ntfs_collate_names'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name2_len' not described in 'ntfs_collate_names'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:497: warning: expecting prototype for wbuf_timer_callback(). Prototype was for wbuf_timer_callback_nolock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:513: warning: expecting prototype for new_wbuf_timer(). Prototype was for new_wbuf_timer_nolock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:538: warning: expecting prototype for cancel_wbuf_timer(). Prototype was for cancel_wbuf_timer_nolock() instead
@@ -5250,13 +5519,3 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/sunxi-ng/ccu_mmc_timing.c:54: warning: expecting prototype for sunxi_ccu_set_mmc_timing_mode(). Prototype was for sunxi_ccu_get_mmc_timing_mode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/ubsan.c:241:6: warning: no previous prototype for '__ubsan_handle_type_mismatch' [-Wmissing-prototypes]
- 241 | void __ubsan_handle_type_mismatch(struct type_mismatch_data *data,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'dir' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'pos' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'bh' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'de' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'unicode' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fat/dir.c:282: warning: Function parameter or member 'nr_slots' not described in 'fat_parse_long'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/devmem_is_allowed.c:20:5: warning: no previous prototype for 'devmem_is_allowed' [-Wmissing-prototypes]
- 20 | int devmem_is_allowed(unsigned long pfn)
- | ^~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:61: warning: Function parameter or member 'hash' not described in 'replay_entry'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:387: warning: Function parameter or member 'hash' not described in 'insert_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:436: warning: Function parameter or member 'hash' not described in 'insert_dent'
@@ -5266,19 +5525,19 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:8:
-In function 'strncpy',
- inlined from 'test_hexdump_prepare_test.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_hexdump.c:116:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32 [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Function parameter or member 'group' not described in 'iommu_group_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3236: warning: Excess function parameter 'dev' description in 'iommu_group_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Function parameter or member 'dev' not described in 'iommu_device_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/iommu/iommu.c:3250: warning: Excess function parameter 'group' description in 'iommu_device_release_dma_owner'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Excess function parameter 'task' description in 'stack_trace_save_tsk'
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:17:
+In function 'fortify_memcpy_chk',
+ inlined from 'CIFS_open' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:1277:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:103: warning: Function parameter or member 'c' not described in 'ubifs_compress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:155: warning: Function parameter or member 'c' not described in 'ubifs_decompress'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/lpt.c:1938: warning: Function parameter or member 'ptr' not described in 'lpt_scan_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'reg_ops' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'clk' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'baud' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'cflags' not described in 'uartlite_data'
@@ -5307 +5566,6 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_firmware.c:98: warning: cannot understand function prototype: 'struct test_config '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c: In function 'module_add_driver':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c:36:13: warning: variable 'no_warn' set but not used [-Wunused-but-set-variable]
+ 36 | int no_warn;
+ | ^~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/stacktrace.c:138: warning: Excess function parameter 'task' description in 'stack_trace_save_tsk'
@@ -5309,21 +5573,23 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ida.c:16:6: warning: no previous prototype for 'ida_dump' [-Wmissing-prototypes]
- 16 | void ida_dump(struct ida *ida) { }
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_out_of_bounds':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:40:22: warning: variable 'arr' set but not used [-Wunused-but-set-variable]
- 40 | volatile int arr[4];
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:39:23: warning: variable 'above' set but not used [-Wunused-but-set-variable]
- 39 | volatile char above[4] = { }; /* Protect surrounding memory. */
- | ^~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: In function 'test_ubsan_load_invalid_value':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:62:44: warning: variable 'eptr' set but not used [-Wunused-but-set-variable]
- 62 | enum ubsan_test_enum eval, eval2, *eptr;
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:61:26: warning: variable 'ptr' set but not used [-Wunused-but-set-variable]
- 61 | bool val, val2, *ptr;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c: At top level:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_ubsan.c:100:28: warning: 'skip_ubsan_array' defined but not used [-Wunused-const-variable=]
- 100 | static const test_ubsan_fp skip_ubsan_array[] = {
- | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1586:20: warning: initialized field overwritten [-Woverride-init]
+ 1586 | .restore = qcom_geni_serial_sys_hib_resume,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1586:20: note: (near initialization for 'qcom_geni_serial_pm_ops.restore')
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1587:17: warning: initialized field overwritten [-Woverride-init]
+ 1587 | .thaw = qcom_geni_serial_sys_hib_resume,
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/qcom_geni_serial.c:1587:17: note: (near initialization for 'qcom_geni_serial_pm_ops.thaw')
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:28:
+In function 'fortify_memcpy_chk',
+ inlined from '__skb_put_data' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:2559:2,
+ inlined from 'bnep_rx_frame.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:388:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/bridge/imx/Makefile: imx-ldb-helper.o is added to multiple modules: imx8qm-ldb imx8qxp-ldb
@@ -5333,17 +5599,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/rnbd/Makefile: rnbd-common.o is added to multiple modules: rnbd-client rnbd-server
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/tpm/tpm_tis_i2c_cr50.c:682: warning: Excess function parameter 'id' description in 'tpm_cr50_i2c_probe'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/runtime.c:362: warning: Excess function parameter 'dev' description in '__rpm_callback'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ecryptfs/mmap.c:270: warning: Excess function parameter 'flags' description in 'ecryptfs_write_begin'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/power/domain_governor.c:412: warning: cannot understand function prototype: 'struct dev_power_governor pm_domain_always_on_gov = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_register_board':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:131:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
- 131 | volatile unsigned char byte_reset_it;
- | ^~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_read':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:540:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
- 540 | int ret = 0;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_ioctl':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:703:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
- 703 | volatile unsigned char byte_reset_it;
- | ^~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/auth.c:31: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'blend' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'avbuf' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'audio' not described in 'zynqmp_disp'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_dp.c:793: warning: expecting prototype for zynqmp_dp_link_train(). Prototype was for zynqmp_dp_train() instead
@@ -5364,4 +5618,12 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'reg_ops' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'clk' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'baud' not described in 'uartlite_data'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'cflags' not described in 'uartlite_data'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_register_board':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:131:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
+ 131 | volatile unsigned char byte_reset_it;
+ | ^~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_read':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:540:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
+ 540 | int ret = 0;
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c: In function 'ac_ioctl':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/char/applicom.c:703:32: warning: variable 'byte_reset_it' set but not used [-Wunused-but-set-variable]
+ 703 | volatile unsigned char byte_reset_it;
+ | ^~~~~~~~~~~~~
@@ -5391,0 +5654,27 @@
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:27:
+In function 'fortify_memcpy_chk',
+ inlined from 'get_conn_info_complete' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:7274:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c: In function 'audit_log_vformat':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1963:9: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1963 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args);
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1972:17: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 1972 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2);
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: Function parameter or member 'fiq' not described in 'fuse_dev_wake_and_unlock'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: expecting prototype for A new request is available, wake fiq(). Prototype was for fuse_dev_wake_and_unlock() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dir.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Mark the attributes as stale due to an atime change. Avoid the invalidate if
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/file.c:656: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * In case of short read, the caller sets 'pos' to the position of
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/misc/genwqe/card_utils.c:162: warning: expecting prototype for genwqe_init_crc32(). Prototype was for CRC32_POLYNOMIAL() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
@@ -5412,66 +5700,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c: In function 'vclkdev_alloc':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c:173:17: warning: function 'vclkdev_alloc' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 173 | vscnprintf(cla->dev_id, sizeof(cla->dev_id), dev_fmt, ap);
- | ^~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Function parameter or member 'bn' not described in 'vxfs_bmap_ext4'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_bmap.c:44: warning: Excess function parameter 'iblock' description in 'vxfs_bmap_ext4'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Function parameter or member 'opf' not described in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op' description in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/hfsplus/wrapper.c:49: warning: Excess function parameter 'op_flags' description in 'hfsplus_submit_bio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Function parameter or member 'fp' not described in 'vxfs_immed_read_folio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_immed.c:32: warning: Excess function parameter 'file' description in 'vxfs_immed_read_folio'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Function parameter or member 'ctx' not described in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'retp' description in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_lookup.c:192: warning: Excess function parameter 'filler' description in 'vxfs_readdir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c: In function 'audit_log_vformat':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1963:9: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1963 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args);
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/kernel/audit.c:1972:17: warning: function 'audit_log_vformat' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
- 1972 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2);
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Function parameter or member 'mapping' not described in 'vxfs_get_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:45: warning: Excess function parameter 'ip' description in 'vxfs_get_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_subr.c:101: warning: expecting prototype for vxfs_get_block(). Prototype was for vxfs_getblk() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:54,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_int.h:35,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/block/drbd/drbd_nl.c:24:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/drbd_genl_api.h:51:33: warning: no previous prototype for 'drbd_genl_cmd_to_str' [-Wmissing-prototypes]
- 51 | #define GENL_MAGIC_FAMILY drbd
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_struct.h:20:25: note: in definition of macro 'CONCAT__'
- 20 | #define CONCAT__(a,b) a ## b
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:13: note: in expansion of macro 'CONCAT_'
- 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/genl_magic_func.h:212:21: note: in expansion of macro 'GENL_MAGIC_FAMILY'
- 212 | const char *CONCAT_(GENL_MAGIC_FAMILY, _genl_cmd_to_str)(__u8 cmd)
- | ^~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_INVALID' not described in enum 'kmod_test_case'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:68: warning: Enum value '__TEST_KMOD_MAX' not described in enum 'kmod_test_case'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:94: warning: cannot understand function prototype: 'struct kmod_test_device_info '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_kmod.c:119: warning: cannot understand function prototype: 'struct kmod_test_device '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/freevxfs/vxfs_super.c:184: warning: expecting prototype for vxfs_read_super(). Prototype was for vxfs_fill_super() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c: In function 'test_blackholedev_init':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/lib/test_blackhole_dev.c:32:24: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
- 32 | struct ethhdr *ethh;
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ratelimit.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dev_printk.h:16,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/device.h:15,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:9:
-In function 'fortify_memcpy_chk',
- inlined from 'pn533_target_found_felica' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:781:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5507,0 +5731,18 @@
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rcupdate.h:29,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/rculist.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/sched.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ratelimit.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/dev_printk.h:16,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/device.h:15,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:9:
+In function 'fortify_memcpy_chk',
+ inlined from 'pn533_target_found_felica' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/nfc/pn533/pn533.c:781:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5512,4 +5753,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'priv' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_devt' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'list' not described in 'dma_heap'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_cdev' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:272: warning: expecting prototype for cuse_parse_dev_info(). Prototype was for cuse_parse_devinfo() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'fm' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'args' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'error' not described in 'cuse_process_init_reply'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
@@ -5539,2 +5781,8 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_hermes.c:60: warning: Function parameter or member 'rtd' not described in 'simtec_hermes_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c:49: warning: Function parameter or member 'rtd' not described in 'simtec_tlv320aic23_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/overlayfs/util.c:754: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Caller must hold a reference to inode to prevent it from being freed while
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'priv' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_devt' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'list' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/dma-buf/dma-heap.c:44: warning: Function parameter or member 'heap_cdev' not described in 'dma_heap'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'write_work' not described in 'n_hdlc'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'tty_for_write_work' not described in 'n_hdlc'
@@ -5544,19 +5792,45 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/umh.h:4,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/kmod.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:14:
-In function 'fortify_memcpy_chk',
- inlined from 'size_entry_mwt' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bridge/netfilter/ebtables.c:2118:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/acl.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/file.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-cache.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-utils.c:9:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/xattr.c:13:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dcache.c:12:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/inode.c:15:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-sysfs.c:146:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-mod.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5565 +5839,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/misc/genwqe/card_utils.c:162: warning: expecting prototype for genwqe_init_crc32(). Prototype was for CRC32_POLYNOMIAL() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/devorangefs-req.c:11:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
@@ -5569,6 +5847,35 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'write_work' not described in 'n_hdlc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/n_hdlc.c:140: warning: Function parameter or member 'tty_for_write_work' not described in 'n_hdlc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c: In function 'module_add_driver':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/base/module.c:36:13: warning: variable 'no_warn' set but not used [-Wunused-but-set-variable]
- 36 | int no_warn;
- | ^~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/super.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Function parameter or member 'ifs' not described in 'hdlcdev_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'ifr' description in 'hdlcdev_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'cmd' description in 'hdlcdev_ioctl'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/namei.c:12:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/symlink.c:8:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dir.c:6:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-bufmap.c:7:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/sunxi-ng/ccu_mmc_timing.c:54: warning: expecting prototype for sunxi_ccu_set_mmc_timing_mode(). Prototype was for sunxi_ccu_get_mmc_timing_mode() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/waitqueue.c:16:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
+ 86 | static const int num_kmod_keyword_mask_map = (int)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/ttm/ttm_bo.c:96: warning: Function parameter or member 'bulk' not described in 'ttm_bo_set_bulk_move'
@@ -5583,23 +5890,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Function parameter or member 'ifs' not described in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'ifr' description in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/tty/synclink_gt.c:1523: warning: Excess function parameter 'cmd' description in 'hdlcdev_ioctl'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'blend' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'avbuf' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_disp.c:151: warning: Function parameter or member 'audio' not described in 'zynqmp_disp'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/xlnx/zynqmp_dp.c:793: warning: expecting prototype for zynqmp_dp_link_train(). Prototype was for zynqmp_dp_train() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/bridge/imx/Makefile: imx-ldb-helper.o is added to multiple modules: imx8qm-ldb imx8qxp-ldb
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:28:
-In function 'fortify_memcpy_chk',
- inlined from '__skb_put_data' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:2559:2,
- inlined from 'bnep_rx_frame.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/bnep/core.c:388:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/ttm/ttm_bo.c:96: warning: Function parameter or member 'bulk' not described in 'ttm_bo_set_bulk_move'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5146: warning: Function parameter or member 'reset_context' not described in 'amdgpu_device_gpu_recover'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c: In function 'vclkdev_alloc':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/clk/clkdev.c:173:17: warning: function 'vclkdev_alloc' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 173 | vscnprintf(cla->dev_id, sizeof(cla->dev_id), dev_fmt, ap);
+ | ^~~~~~~~~~
@@ -5639,0 +5929,29 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_reprobe_lun':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4237:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
+ 4237 | int rc;
+ | ^~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_issue_tm':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4796:26: warning: variable 'timeleft' set but not used [-Wunused-but-set-variable]
+ 4796 | unsigned long timeleft;
+ | ^~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'work' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight_max' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'choose_args' not described in 'crush_choose_firstn'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'map' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'work' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'bucket' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight_max' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'x' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'left' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'numrep' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'type' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'outpos' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'tries' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_tries' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_to_leaf' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out2' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'parent_r' not described in 'crush_choose_indep'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'choose_args' not described in 'crush_choose_indep'
@@ -5647 +5965,2 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:27:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:6:
@@ -5649 +5968 @@
- inlined from 'get_conn_info_complete' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/bluetooth/mgmt.c:7274:2:
+ inlined from 'qla81xx_nvram_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:8946:2:
@@ -5653,41 +5972,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:302: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:378: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/auth.c:406: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5146: warning: Function parameter or member 'reset_context' not described in 'amdgpu_device_gpu_recover'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'user_ns' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:74: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:366: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:482: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:545: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:562: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:585: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:645: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:846: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:887: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_name' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_value' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Function parameter or member 'attr_size' not described in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'name' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'value' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:964: warning: Excess function parameter 'size' description in 'ksmbd_vfs_setxattr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:984: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1180: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/vfs.c:1214: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c:683: warning: Function parameter or member 'unlocked' not described in 'amdgpu_vm_pt_free_dfs'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'sb' not described in '__nilfs_error'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'function' not described in '__nilfs_error'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'fmt' not described in '__nilfs_error'
@@ -5696,65 +5977,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ksmbd/transport_tcp.c:393: warning: Function parameter or member 'iface' not described in 'create_socket'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:18:
-In function 'fortify_memcpy_chk',
- inlined from '__SMB2_close' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/smb2pdu.c:3404:4:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:30: warning: Incorrect use of kernel-doc format: * ntfs_end_buffer_async_read - async io completion for reading attributes
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'bh' not described in 'ntfs_end_buffer_async_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: Function parameter or member 'uptodate' not described in 'ntfs_end_buffer_async_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:46: warning: expecting prototype for aops.c(). Prototype was for ntfs_end_buffer_async_read() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1655: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_normal_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1670: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_compressed_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/aops.c:1685: warning: cannot understand function prototype: 'const struct address_space_operations ntfs_mst_aops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:22: warning: Incorrect use of kernel-doc format: * ntfs_compression_constants - enum of constants used in the compression code
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:24: warning: cannot understand function prototype: 'typedef enum '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:47: warning: cannot understand function prototype: 'u8 *ntfs_compression_buffer; '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: Function parameter or member 'ntfs_cb_lock' not described in 'DEFINE_SPINLOCK'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:52: warning: expecting prototype for ntfs_cb_lock(). Prototype was for DEFINE_SPINLOCK() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'page' not described in 'zero_partial_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:88: warning: Function parameter or member 'initialized_size' not described in 'zero_partial_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'page' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'i_size' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/compress.c:107: warning: Function parameter or member 'initialized_size' not described in 'handle_bounds_compressed_page'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:21: warning: Incorrect use of kernel-doc format: * The little endian Unicode string $I30 as a global constant.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:23: warning: cannot understand function prototype: 'ntfschar I30[5] = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'start' not described in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Function parameter or member 'end' not described in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/dir.c:1489: warning: Excess function parameter 'dentry' description in 'ntfs_dir_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'start' not described in 'ntfs_file_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/file.c:1952: warning: Function parameter or member 'end' not described in 'ntfs_file_fsync'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_reprobe_lun':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4237:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
- 4237 | int rc;
- | ^~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c: In function 'mptsas_issue_tm':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/message/fusion/mptsas.c:4796:26: warning: variable 'timeleft' set but not used [-Wunused-but-set-variable]
- 4796 | unsigned long timeleft;
- | ^~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'inode' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'fragment' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'bh_result' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ufs/inode.c:397: warning: Function parameter or member 'create' not described in 'ufs_getfrag_block'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:31: warning: Incorrect use of kernel-doc format: * ntfs_test_inode - compare two (possibly fake) inodes for equality
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'vi' not described in 'ntfs_test_inode'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: Function parameter or member 'data' not described in 'ntfs_test_inode'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:47: warning: expecting prototype for inode.c(). Prototype was for ntfs_test_inode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/inode.c:2956: warning: expecting prototype for ntfs_write_inode(). Prototype was for __ntfs_write_inode() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c:683: warning: Function parameter or member 'unlocked' not described in 'amdgpu_vm_pt_free_dfs'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/mft.c:24: warning: expecting prototype for mft.c - NTFS kernel mft record operations. Part of the Linux(). Prototype was for MAX_BHS() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:263: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Inode operations for directories.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/namei.c:368: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Export operations allowing NFS exporting of mounted NTFS partitions.
@@ -5764,4 +5980,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/super.c:18:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
@@ -5771,7 +5984,6 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:17:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:6:
@@ -5779 +5991 @@
- inlined from 'CIFS_open' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/cifs/cifssmb.c:1277:3:
+ inlined from 'qla24xx_els_dcmd2_iocb' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:3065:2:
@@ -5783,43 +5994,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:16: warning: Incorrect use of kernel-doc format: * ntfs_rl_mm - runlist memmove
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'base' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'src' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: Function parameter or member 'size' not described in 'ntfs_rl_mm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:22: warning: expecting prototype for runlist.c - NTFS runlist handling code. Part of the Linux(). Prototype was for ntfs_rl_mm() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dstbase' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'dst' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'srcbase' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'src' not described in 'ntfs_rl_mc'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/runlist.c:35: warning: Function parameter or member 'size' not described in 'ntfs_rl_mc'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/inode.c:14:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/namei.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name1_len' not described in 'ntfs_collate_names'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/unistr.c:87: warning: Function parameter or member 'name2_len' not described in 'ntfs_collate_names'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/dir.c:9:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 's' not described in 'simple_getbool'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:66: warning: Function parameter or member 'setval' not described in 'simple_getbool'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:1204: warning: Function parameter or member 'rp' not described in 'load_and_check_logfile'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ntfs/super.c:2661: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * The complete super operations.
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/symlink.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/file.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/efs/efs.h:22:19: warning: 'cprt' defined but not used [-Wunused-const-variable=]
- 22 | static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
- | ^~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: Function parameter or member 'sumsize' not described in 'jffs2_do_reserve_space'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:72: warning: expecting prototype for jffs2_reserve_space(). Prototype was for jffs2_do_reserve_space() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ofs' not described in 'jffs2_add_physical_node_ref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Function parameter or member 'ic' not described in 'jffs2_add_physical_node_ref'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/jffs2/nodemgmt.c:503: warning: Excess function parameter 'new' description in 'jffs2_add_physical_node_ref'
@@ -5827,16 +5996,27 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_inode' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'old_nm' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_inode' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'new_nm' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Function parameter or member 'whiteout' not described in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'old_dentry' description in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/journal.c:1221: warning: Excess function parameter 'new_dentry' description in 'ubifs_jnl_rename'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'time' not described in 'ubifs_update_time'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/file.c:1375: warning: Function parameter or member 'flags' not described in 'ubifs_update_time'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:497: warning: expecting prototype for wbuf_timer_callback(). Prototype was for wbuf_timer_callback_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:513: warning: expecting prototype for new_wbuf_timer(). Prototype was for new_wbuf_timer_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/io.c:538: warning: expecting prototype for cancel_wbuf_timer(). Prototype was for cancel_wbuf_timer_nolock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mfd/Makefile: rsmu_core.o is added to multiple modules: rsmu-i2c rsmu-spi
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:61: warning: Function parameter or member 'hash' not described in 'replay_entry'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:387: warning: Function parameter or member 'hash' not described in 'insert_node'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/replay.c:436: warning: Function parameter or member 'hash' not described in 'insert_dent'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_prepare_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_prepare_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_commit_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_commit_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_abort_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_abort_change_key'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Function parameter or member 'btree' not described in 'nilfs_btree_convert_and_insert'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Excess function parameter 'bmap' description in 'nilfs_btree_convert_and_insert'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/befs/datastream.c:132: warning: expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/recovery.c:571: warning: Function parameter or member 'root' not described in 'nilfs_do_roll_forward'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cnop' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'mode' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'buf' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cisz' not described in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'cno' description in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'ci' description in 'nilfs_cpfile_get_cpinfo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/gcinode.c:180: warning: Function parameter or member 'nilfs' not described in 'nilfs_remove_all_gcinodes'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_get'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_get'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'mnt_userns' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_set'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'inode' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'argp' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/elx/libefc_sli/sli4.c:13: warning: cannot understand function prototype: 'struct sli4_asic_entry_t sli4_asic_table[] = '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spi/spi-mtk-snfi.c:1194: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
@@ -5846,6 +6026,8 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:11:
@@ -5853 +6035 @@
- inlined from 'qla81xx_nvram_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_init.c:8946:2:
+ inlined from 'ax88796c_tx_fixup' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:287:2:
@@ -5879,3 +6061,5 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:103: warning: Function parameter or member 'c' not described in 'ubifs_compress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/compress.c:155: warning: Function parameter or member 'c' not described in 'ubifs_decompress'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/lpt.c:1938: warning: Function parameter or member 'ptr' not described in 'lpt_scan_node'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/mfd/Makefile: rsmu_core.o is added to multiple modules: rsmu-i2c rsmu-spi
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:888: warning: Function parameter or member 'object' not described in 'glock_clear_object'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glock.c:1231: warning: Function parameter or member 'ip' not described in '__gfs2_holder_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Function parameter or member 'gl' not described in 'inode_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/glops.c:493: warning: Excess function parameter 'gh' description in 'inode_go_instantiate'
@@ -5883,8 +6067,4 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_def.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:35:
@@ -5892 +6072 @@
- inlined from 'qla24xx_els_dcmd2_iocb' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_iocb.c:3065:2:
+ inlined from 'alx_get_ethtool_stats' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:297:2:
@@ -5896 +6076,4 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Function parameter or member 'frame_info' not described in 'pre_mul_alpha_blend'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Excess function parameter 'src_frame_info' description in 'pre_mul_alpha_blend'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:72: warning: Cannot understand * @wb_frame_info: The writeback frame buffer metadata
+ on line 72 - I thought it was a doc line
@@ -5897,0 +6081,7 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:135: warning: cannot understand function prototype: 'struct axxia_i2c_dev '
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'ns' not described in 'ns_to_clk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'clk_mhz' not described in 'ns_to_clk'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:271: warning: Function parameter or member 'idev' not described in 'axxia_i2c_empty_rx_fifo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:303: warning: Function parameter or member 'idev' not described in 'axxia_i2c_fill_tx_fifo'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpt3sas/mpt3sas_base.c:5494: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-cadence.c:218: warning: Function parameter or member 'rinfo' not described in 'cdns_i2c'
@@ -5912,16 +6101,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:135: warning: cannot understand function prototype: 'struct axxia_i2c_dev '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'ns' not described in 'ns_to_clk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:172: warning: Function parameter or member 'clk_mhz' not described in 'ns_to_clk'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:271: warning: Function parameter or member 'idev' not described in 'axxia_i2c_empty_rx_fifo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-axxia.c:303: warning: Function parameter or member 'idev' not described in 'axxia_i2c_fill_tx_fifo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ubifs/auth.c:31: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-cadence.c:218: warning: Function parameter or member 'rinfo' not described in 'cdns_i2c'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/spi/spi-mtk-snfi.c:1194: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Function parameter or member 'frame_info' not described in 'pre_mul_alpha_blend'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:41: warning: Excess function parameter 'src_frame_info' description in 'pre_mul_alpha_blend'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/vkms/vkms_composer.c:72: warning: Cannot understand * @wb_frame_info: The writeback frame buffer metadata
- on line 72 - I thought it was a doc line
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: Function parameter or member 'fiq' not described in 'fuse_dev_wake_and_unlock'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dev.c:212: warning: expecting prototype for A new request is available, wake fiq(). Prototype was for fuse_dev_wake_and_unlock() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/dir.c:149: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Mark the attributes as stale due to an atime change. Avoid the invalidate if
@@ -5931,12 +6105,5 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:7:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18:
@@ -5944 +6111 @@
- inlined from 'wil_rx_crypto_check' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:684:2:
+ inlined from 'il4965_hdl_alive' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4023:3:
@@ -5947,0 +6115,8 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Function parameter or member 'gl' not described in 'gfs2_rgrp_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/gfs2/rgrp.c:1200: warning: Excess function parameter 'gh' description in 'gfs2_rgrp_go_instantiate'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:949: warning: Function parameter or member 'reply_payload_rcv_len' not described in 'mpi3mr_bsg_process_mpt_cmds'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1489: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_exit'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1523: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_init'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * CPCAP Power Button Input Driver
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_transport.c:1029: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
@@ -5969,5 +6144,7 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types_task.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mm_types.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/buildid.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/module.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11:
@@ -5975 +6152,6 @@
- inlined from 'il4965_hdl_alive' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4023:3:
+ inlined from 'bnxt_hwrm_queue_cos2bw_cfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:133:3:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In function 'fortify_memcpy_chk',
+ inlined from 'bnxt_hwrm_queue_cos2bw_qcfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:165:3:
@@ -5979,2 +6160,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/file.c:656: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * In case of short read, the caller sets 'pos' to the position of
@@ -5987,9 +6167,3 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:6:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:17:
@@ -5997 +6171,15 @@
- inlined from 'wil_rx_crypto_check_edma' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:566:2:
+ inlined from 'bnx2i_process_login_resp.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 522 | __read_overflow2_field(q_size_field, size);
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'name' not described in 'ocfs2_prepare_orphan_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ocfs2/namei.c:2187: warning: Function parameter or member 'dio' not described in 'ocfs2_prepare_orphan_dir'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/rmi4/rmi_bus.c:300: warning: expecting prototype for rmi_register_function_handler(). Prototype was for __rmi_register_function_handler() instead
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22:
+In function 'fortify_memcpy_chk',
+ inlined from 'bnx2x_get_vf_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:2655:4:
@@ -6001,62 +6188,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:272: warning: expecting prototype for cuse_parse_dev_info(). Prototype was for cuse_parse_devinfo() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'fm' not described in 'cuse_process_init_reply'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'args' not described in 'cuse_process_init_reply'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/fuse/cuse.c:319: warning: Function parameter or member 'error' not described in 'cuse_process_init_reply'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/acl.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/file.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-cache.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/overlayfs/util.c:754: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Caller must hold a reference to inode to prevent it from being freed while
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-utils.c:9:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/xattr.c:13:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dcache.c:12:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/inode.c:15:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'work' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'weight_max' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:466: warning: Function parameter or member 'choose_args' not described in 'crush_choose_firstn'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'map' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'work' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'bucket' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'weight_max' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'x' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'left' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'numrep' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'type' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'outpos' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'tries' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_tries' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'recurse_to_leaf' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'out2' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'parent_r' not described in 'crush_choose_indep'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/net/ceph/crush/mapper.c:655: warning: Function parameter or member 'choose_args' not described in 'crush_choose_indep'
@@ -6071,78 +6196,0 @@
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-sysfs.c:146:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-mod.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/super.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/devorangefs-req.c:11:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/namei.c:12:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/symlink.c:8:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/dir.c:6:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/waitqueue.c:16:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/protocol.h:287,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-bufmap.c:7:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/orangefs/orangefs-debug.h:86:18: warning: 'num_kmod_keyword_mask_map' defined but not used [-Wunused-const-variable=]
- 86 | static const int num_kmod_keyword_mask_map = (int)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:11:
-In function 'fortify_memcpy_chk',
- inlined from 'ax88796c_tx_fixup' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/asix/ax88796c_main.c:287:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/elx/libefc_sli/sli4.c:13: warning: cannot understand function prototype: 'struct sli4_asic_entry_t sli4_asic_table[] = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:242: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Generate a START condition, which triggers a REG_INT_START interrupt.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:261: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Generate a STOP condition, which triggers a REG_INT_STOP interrupt.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_prepare_read'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: expecting prototype for Setup a read according to i2c(). Prototype was for rk3x_i2c_prepare_read() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_fill_transmit_buf'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: expecting prototype for Fill the transmit buffer with data from i2c(). Prototype was for rk3x_i2c_fill_transmit_buf() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:535: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Get timing values of I2C specification
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:552: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Calculate divider values for desired SCL frequency
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:713: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Calculate timing values for desired SCL frequency
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:963: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Setup I2C registers for an I2C operation specified by msgs, num.
@@ -6170,33 +6217,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:410:5: warning: no previous prototype for 'omap_rtc_power_off_program' [-Wmissing-prototypes]
- 410 | int omap_rtc_power_off_program(struct device *dev)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:411: warning: Function parameter or member 'dev' not described in 'omap_rtc_power_off_program'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:35:
-In function 'fortify_memcpy_chk',
- inlined from 'alx_get_ethtool_stats' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/atheros/alx/ethtool.c:297:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * CPCAP Power Button Input Driver
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/input/rmi4/rmi_bus.c:300: warning: expecting prototype for rmi_register_function_handler(). Prototype was for __rmi_register_function_handler() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/swait.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/completion.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/main.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:19:
-In function 'fortify_memcpy_chk',
- inlined from 'mwifiex_construct_tdls_action_frame.constprop' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/marvell/mwifiex/tdls.c:765:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -6266,23 +6281,20 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'wpr_generic_header_dump' [-Wmissing-prototypes]
- 49 | wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr)
- | ^~~~~~~~~~~~~~~~~~~~~~~
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/debugobjects.h:6,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/timer.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/netdevice.h:24,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11:
-In function 'fortify_memcpy_chk',
- inlined from 'bnxt_hwrm_queue_cos2bw_cfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:133:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In function 'fortify_memcpy_chk',
- inlined from 'bnxt_hwrm_queue_cos2bw_qcfg' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:165:3:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:522:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
- 522 | __read_overflow2_field(q_size_field, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:410:5: warning: no previous prototype for 'omap_rtc_power_off_program' [-Wmissing-prototypes]
+ 410 | int omap_rtc_power_off_program(struct device *dev)
+ | ^~~~~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/rtc/rtc-omap.c:411: warning: Function parameter or member 'dev' not described in 'omap_rtc_power_off_program'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:242: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Generate a START condition, which triggers a REG_INT_START interrupt.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:261: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Generate a STOP condition, which triggers a REG_INT_STOP interrupt.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_prepare_read'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:304: warning: expecting prototype for Setup a read according to i2c(). Prototype was for rk3x_i2c_prepare_read() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: Function parameter or member 'i2c' not described in 'rk3x_i2c_fill_transmit_buf'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:335: warning: expecting prototype for Fill the transmit buffer with data from i2c(). Prototype was for rk3x_i2c_fill_transmit_buf() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:535: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Get timing values of I2C specification
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:552: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Calculate divider values for desired SCL frequency
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:713: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Calculate timing values for desired SCL frequency
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-rk3x.c:963: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Setup I2C registers for an I2C operation specified by msgs, num.
@@ -6409,5 +6421,14 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/cpumask.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/smp.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/lockdep.h:14,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/spinlock.h:63,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:7:
@@ -6415 +6436 @@
- inlined from 'bnx2x_get_vf_config' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:2655:4:
+ inlined from 'wil_rx_crypto_check' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx.c:684:2:
@@ -6419,49 +6439,0 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function 'nvkm_acr_lsfw_load_sig_image_desc_v2':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable 'loc' set but not used [-Wunused-but-set-variable]
- 221 | u32 loc, sig, cnt, *meta;
- | ^~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpt3sas/mpt3sas_base.c:5494: warning: Function parameter or member 'sas_addr' not described in 'mpt3sas_atto_get_sas_addr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'vmhub' not described in 'gmc_v11_0_flush_gpu_tlb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'all_hub' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'sb' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'function' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/super.c:121: warning: Function parameter or member 'fmt' not described in '__nilfs_error'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:949: warning: Function parameter or member 'reply_payload_rcv_len' not described in 'mpi3mr_bsg_process_mpt_cmds'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1489: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_exit'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_app.c:1523: warning: Function parameter or member 'mrioc' not described in 'mpi3mr_bsg_init'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/mpi3mr/mpi3mr_transport.c:1029: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_prepare_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:175: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_prepare_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_commit_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:238: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_commit_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'btnc' not described in 'nilfs_btnode_abort_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btnode.c:278: warning: Function parameter or member 'ctxt' not described in 'nilfs_btnode_abort_change_key'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c: In function 'usbhs_status_get_each_irq':
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/usb/renesas_usbhs/mod.c:195:13: warning: variable 'intenb0' set but not used [-Wunused-but-set-variable]
- 195 | u16 intenb0, intenb1;
- | ^~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Function parameter or member 'btree' not described in 'nilfs_btree_convert_and_insert'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/btree.c:1857: warning: Excess function parameter 'bmap' description in 'nilfs_btree_convert_and_insert'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/cpuidle_cooling.c:151: warning: cannot understand function prototype: 'struct thermal_cooling_device_ops cpuidle_cooling_ops = '
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/recovery.c:571: warning: Function parameter or member 'root' not described in 'nilfs_do_roll_forward'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/befs/datastream.c:132: warning: expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:64: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * The max sensors is two in rockchip SoCs.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:179: warning: expecting prototype for TSADC Sensor Register description(). Prototype was for TSADCV2_USER_CON() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:1342: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
- * Reset TSADC Controller, reset all tsadc registers.
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cnop' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'mode' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'buf' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Function parameter or member 'cisz' not described in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'cno' description in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/cpfile.c:564: warning: Excess function parameter 'ci' description in 'nilfs_cpfile_get_cpinfo'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/sound/soc/codecs/Makefile: wcd-clsh-v2.o is added to multiple modules: snd-soc-wcd9335 snd-soc-wcd934x snd-soc-wcd938x
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_noop.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_noop'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_panic.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_panic'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:392: warning: Function parameter or member 'ih' not described in 'ih_v6_0_get_wptr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:432: warning: Function parameter or member 'ih' not described in 'ih_v6_0_irq_rearm'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:458: warning: Function parameter or member 'ih' not described in 'ih_v6_0_set_rptr'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/gcinode.c:180: warning: Function parameter or member 'nilfs' not described in 'nilfs_remove_all_gcinodes'
@@ -6474,3 +6446,9 @@
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mmzone.h:8,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/gfp.h:7,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:17:
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait.h:9,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/wait_bit.h:8,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fs.h:6,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/highmem.h:5,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bvec.h:10,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/skbuff.h:17,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/if_ether.h:19,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/etherdevice.h:20,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:6:
@@ -6478 +6456 @@
- inlined from 'bnx2i_process_login_resp.isra' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2:
+ inlined from 'wil_rx_crypto_check_edma' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/ath/wil6210/txrx_edma.c:566:2:
@@ -6481,0 +6460,29 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_ethtool.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'vmhub' not described in 'gmc_v11_0_flush_gpu_tlb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:270: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'flush_type' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c:310: warning: Function parameter or member 'all_hub' not described in 'gmc_v11_0_flush_gpu_tlb_pasid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_noop.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_noop'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_core.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/pretimeout_panic.c:19: warning: Function parameter or member 'wdd' not described in 'pretimeout_panic'
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ethtool.h:16,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:18:
+In function 'strncpy',
+ inlined from 'lio_get_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:448:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'lio_get_vf_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:464:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
@@ -6482,0 +6490,2 @@
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: request_manager.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: response_manager.o is added to multiple modules: liquidio liquidio_vf
@@ -6487,7 +6496,142 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_get'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:120: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_get'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'mnt_userns' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'dentry' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'fa' not described in 'nilfs_fileattr_set'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'inode' not described in 'nilfs_ioctl_getversion'
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/nilfs2/ioctl.c:164: warning: Function parameter or member 'argp' not described in 'nilfs_ioctl_getversion'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn66xx_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/cpuidle_cooling.c:151: warning: cannot understand function prototype: 'struct thermal_cooling_device_ops cpuidle_cooling_ops = '
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/uuid.h:12,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/mod_devicetable.h:13,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/pci.h:27,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:18:
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1206:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' output may be truncated copying 15 bytes from a string of length 31 [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1246:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+In function 'strncpy',
+ inlined from 'octeon_core_drv_init' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/octeon_device.c:1247:2:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
+ 68 | #define __underlying_strncpy __builtin_strncpy
+ | ^
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
+ 144 | return __underlying_strncpy(p, q, size);
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn68xx_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_pf_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: cn23xx_vf_device.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:64: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * The max sensors is two in rockchip SoCs.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:179: warning: expecting prototype for TSADC Sensor Register description(). Prototype was for TSADCV2_USER_CON() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/rockchip_thermal.c:1342: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
+ * Reset TSADC Controller, reset all tsadc registers.
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mailbox.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'wpr_generic_header_dump' [-Wmissing-prototypes]
+ 49 | wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr)
+ | ^~~~~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_mem_ops.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_droq.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_nic.o is added to multiple modules: liquidio liquidio_vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:392: warning: Function parameter or member 'ih' not described in 'ih_v6_0_get_wptr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:432: warning: Function parameter or member 'ih' not described in 'ih_v6_0_irq_rearm'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c:458: warning: Function parameter or member 'ih' not described in 'ih_v6_0_set_rptr'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/mtk_thermal.c:562: warning: expecting prototype for raw_to_mcelsius(). Prototype was for raw_to_mcelsius_v1() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/pstore/ram_core.c:39: warning: Function parameter or member 'data' not described in 'persistent_ram_buffer'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/uniphier_thermal.c:26: warning: expecting prototype for uniphier_thermal.c(). Prototype was for PVTCTLEN() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function 'nvkm_acr_lsfw_load_sig_image_desc_v2':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable 'loc' set but not used [-Wunused-but-set-variable]
+ 221 | u32 loc, sig, cnt, *meta;
+ | ^~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/define_trace.h:102,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace-msg.h:71,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:91,
+ from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:15:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_get_offsets_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:261:16: warning: function 'trace_event_get_offsets_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 261 | struct trace_event_raw_##call __maybe_unused *entry; \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'trace_event_raw_event_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:386:16: warning: function 'trace_event_raw_event_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 386 | struct trace_event_raw_##call *entry; \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler_types.h:100,
+ from <command-line>:
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function 'perf_trace_iwlwifi_dbg':
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/thread_info.h:24:40: warning: function 'perf_trace_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
+ 24 | #define current_thread_info() ((struct thread_info *)current)
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/compiler-gcc.h:35:33: note: in definition of macro 'RELOC_HIDE'
+ 35 | (typeof(ptr)) (__ptr + (off)); \
+ | ^~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:31: note: in expansion of macro 'SHIFT_PERCPU_PTR'
+ 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:25: note: in expansion of macro 'per_cpu_offset'
+ 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
+ | ^~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/arch/riscv/include/asm/smp.h:63:33: note: in expansion of macro 'current_thread_info'
+ 63 | #define raw_smp_processor_id() (current_thread_info()->cpu)
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:31:40: note: in expansion of macro 'raw_smp_processor_id'
+ 31 | #define __my_cpu_offset per_cpu_offset(raw_smp_processor_id())
+ | ^~~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/asm-generic/percpu.h:44:53: note: in expansion of macro '__my_cpu_offset'
+ 44 | #define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)
+ | ^~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:242:9: note: in expansion of macro 'arch_raw_cpu_ptr'
+ 242 | arch_raw_cpu_ptr(ptr); \
+ | ^~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/percpu-defs.h:252:27: note: in expansion of macro 'raw_cpu_ptr'
+ 252 | #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr)
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/perf.h:77:16: note: in expansion of macro 'this_cpu_ptr'
+ 77 | head = this_cpu_ptr(event_call->perf_events); \
+ | ^~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS'
+ 40 | DECLARE_EVENT_CLASS(name, \
+ | ^~~~~~~~~~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro 'TRACE_EVENT'
+ 49 | TRACE_EVENT(iwlwifi_dbg,
+ | ^~~~~~~~~~~
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:676: warning: Function parameter or member 'attr' not described in 'setattr_vfsuid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:694: warning: Function parameter or member 'attr' not described in 'setattr_vfsgid'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:969: warning: Excess function parameter 'opened' description in 'finish_open'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1011: warning: Excess function parameter 'cred' description in 'vfs_open'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/open.c:1464: warning: expecting prototype for close_range(). Prototype was for sys_close_range() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'regmap_val_sz' not described in 'mlxreg_wdt'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/watchdog/mlx_wdt.c:55: warning: Function parameter or member 'wdt_type' not described in 'mlxreg_wdt'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Function parameter or member 'maxsize' not described in 'generic_file_llseek_size'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/read_write.c:88: warning: Excess function parameter 'size' description in 'generic_file_llseek_size'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'mnt' not described in 'path_connected'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:648: warning: Function parameter or member 'dentry' not described in 'path_connected'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:1096: warning: Function parameter or member 'inode' not described in 'may_follow_link'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'parentpath' not described in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Function parameter or member 'file' not described in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'dentry' description in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/namei.c:3589: warning: Excess function parameter 'open_flag' description in 'vfs_tmpfile'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc.o is added to multiple modules: fsl-enetc fsl-enetc-vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/freescale/enetc/Makefile: enetc_cbdr.o is added to multiple modules: fsl-enetc fsl-enetc-vf
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:112: warning: expecting prototype for fiemap_fill_next_extent(). Prototype was for SET_UNKNOWN_FLAGS() instead
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'file' not described in 'compat_ptr_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'cmd' not described in 'compat_ptr_ioctl'
+/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/fs/ioctl.c:902: warning: Function parameter or member 'arg' not described in 'compat_ptr_ioctl'
@@ -6629,195 +6773 @@
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_ethtool.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/mtk_thermal.c:562: warning: expecting prototype for raw_to_mcelsius(). Prototype was for raw_to_mcelsius_v1() instead
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: lio_core.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/thermal/uniphier_thermal.c:26: warning: expecting prototype for uniphier_thermal.c(). Prototype was for PVTCTLEN() instead
-In file included from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/string.h:253,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/bitmap.h:11,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/ethtool.h:16,
- from /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:18:
-In function 'strncpy',
- inlined from 'lio_get_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:448:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-In function 'strncpy',
- inlined from 'lio_get_vf_drvinfo' at /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:464:2:
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:68:33: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
- 68 | #define __underlying_strncpy __builtin_strncpy
- | ^
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/include/linux/fortify-string.h:144:16: note: in expansion of macro '__underlying_strncpy'
- 144 | return __underlying_strncpy(p, q, size);
- | ^~~~~~~~~~~~~~~~~~~~
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: request_manager.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: response_manager.o is added to multiple modules: liquidio liquidio_vf
-/ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/scripts/Makefile.build:252: /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/drivers/net/ethernet/cavium/liquidio/Makefile: octeon_device.o is added to multiple modules: liquidio liquid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment