* [moderation/CI] Re: blk-mq: use array manage hctx map instead of xarray
@ 2025-11-20 4:28 syzbot ci
0 siblings, 0 replies; 2+ messages in thread
From: syzbot ci @ 2025-11-20 4:28 UTC (permalink / raw)
To: syzkaller-upstream-moderation; +Cc: syzbot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [moderation/CI] Re: blk-mq: use array manage hctx map instead of xarray
@ 2025-11-27 2:40 syzbot ci
0 siblings, 0 replies; 2+ messages in thread
From: syzbot ci @ 2025-11-27 2:40 UTC (permalink / raw)
To: syzkaller-upstream-moderation; +Cc: syzbot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-27 2:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 4:28 [moderation/CI] Re: blk-mq: use array manage hctx map instead of xarray syzbot ci
-- strict thread matches above, loose matches on Subject: below --
2025-11-27 2:40 syzbot ci
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.