[moderation/CI] Re: iomap: Add IOMAP_F_ZERO_TAIL flag to trace event strings
syzbot ci <[email protected]>
| Newsgroups | dev.linux.lists.syzbot |
|---|---|
| Message-ID | <[email protected]> |
syzbot ci has tested the following series [v1] iomap: Add IOMAP_F_ZERO_TAIL flag to trace event strings https://lore.kernel.org/all/[email protected] * [PATCH] iomap: Add IOMAP_F_ZERO_TAIL flag to trace event strings and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/c70f6b46-bdf5-40d0-86c0-f131c2b154e0 *** kernel build error tree: torvalds URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux base: ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/22cdf368-e084-4b84-9401-0393ad79c869/config fs/iomap/trace.h:164:40: error: use of undeclared identifier 'IOMAP_F_ZERO_TAIL' fs/iomap/trace.h:164:5: error: invalid application of 'sizeof' to an incomplete type 'const struct trace_print_flags[]' fs/iomap/trace.h:215:40: error: use of undeclared identifier 'IOMAP_F_ZERO_TAIL' fs/iomap/trace.h:215:5: error: invalid application of 'sizeof' to an incomplete type 'const struct trace_print_flags[]' *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: [email protected] --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at [email protected]. To test a patch for this bug, please reply with `#syz test` (should be on a separate line). The patch should be attached to the email. Note: arguments like custom git repos and branches are not supported. The email will later be sent to: [[email protected] [email protected] [email protected] [email protected] [email protected]] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid