From: syzbot ci <syzbot+cibefc566da4f5c17c@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: blk-mq: use array manage hctx map instead of xarray
Date: Wed, 26 Nov 2025 18:40:14 -0800 [thread overview]
Message-ID: <6927ba0e.a70a0220.d98e3.00ea.GAE@google.com> (raw)
syzbot ci has tested the following series
[v2] blk-mq: use array manage hctx map instead of xarray
https://lore.kernel.org/all/20251127013908.66118-1-fengnanchang@gmail.com
* [PATCH v2 1/2] blk-mq: use array manage hctx map instead of xarray
* [PATCH v2 2/2] blk-mq: fix potential uaf for 'queue_hw_ctx'
and found the following issue:
kernel build error
Full report is available here:
https://ci.syzbot.org/series/d5880bdd-81d6-4fce-8444-e63cc81aab91
***
kernel build error
tree: torvalds
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base: 4941a17751c99e17422be743c02c923ad706f888
arch: amd64
compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8
config: https://ci.syzbot.org/builds/e158b2bc-0c62-491c-9385-3853a7d6a687/config
drivers/block/rnbd/rnbd-clt.c:1324:2: error: call to undeclared function 'queue_hctx'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
drivers/block/rnbd/rnbd-clt.c:1324:2: error: incompatible integer to pointer conversion assigning to 'struct blk_mq_hw_ctx *' from 'int' [-Wint-conversion]
***
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: syzbot@syzkaller.appspotmail.com
---
This report is generated by a bot. It may contain errors.
syzbot ci engineers can be reached at syzkaller@googlegroups.com.
The email will later be sent to:
[axboe@kernel.dk changfengnan@bytedance.com fengnanchang@gmail.com hare@suse.de hch@lst.de linux-block@vger.kernel.org ming.lei@redhat.com yukuai3@huawei.com]
If the report looks fine to you, reply with:
#syz upstream
next reply other threads:[~2025-11-27 2:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 2:40 syzbot ci [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-11-20 4:28 [moderation/CI] Re: blk-mq: use array manage hctx map instead of xarray syzbot ci
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6927ba0e.a70a0220.d98e3.00ea.GAE@google.com \
--to=syzbot+cibefc566da4f5c17c@syzkaller.appspotmail.com \
--cc=syzbot@lists.linux.dev \
--cc=syzkaller-upstream-moderation@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.