syzbot.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: syzbot ci <syzbot+ciacb870c958a5824a@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, 19 Nov 2025 20:28:03 -0800	[thread overview]
Message-ID: <691e98d3.a70a0220.2ea503.0026.GAE@google.com> (raw)

syzbot ci has tested the following series

[v1] blk-mq: use array manage hctx map instead of xarray
https://lore.kernel.org/all/20251120031626.92425-1-fengnanchang@gmail.com
* [PATCH 1/2] blk-mq: use array manage hctx map instead of xarray
* [PATCH 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/ddd2aa61-2dfe-4251-b809-24a58dfcfb5b

***

kernel build error

tree:      torvalds
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base:      23cb64fb76257309e396ea4cec8396d4a1dbae68
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/25f0aac1-09a9-4e9a-b0bd-2043ee6ba006/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


             reply	other threads:[~2025-11-20  4:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20  4:28 syzbot ci [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-27  2:40 [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=691e98d3.a70a0220.2ea503.0026.GAE@google.com \
    --to=syzbot+ciacb870c958a5824a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).