All of lore.kernel.org
 help / color / mirror / Atom feed
* [moderation/CI] Re: bsg: add io_uring command support for SCSI passthrough
@ 2026-03-05  0:38 syzbot ci
  0 siblings, 0 replies; only message in thread
From: syzbot ci @ 2026-03-05  0:38 UTC (permalink / raw)
  To: syzkaller-upstream-moderation; +Cc: syzbot

syzbot ci has tested the following series

[v5] bsg: add io_uring command support for SCSI passthrough
https://lore.kernel.org/all/20260304080313.675768-1-yangxiuwei@kylinos.cn
* [PATCH v5 1/3] bsg: add bsg_uring_cmd uapi structure
* [PATCH v5 2/3] bsg: add io_uring command support to generic layer
* [PATCH v5 3/3] scsi: bsg: add io_uring passthrough handler

and found the following issue:
kernel build error

Full report is available here:
https://ci.syzbot.org/series/d10fb67c-0756-49f2-a7fd-bfade2305b9a

***

kernel build error

tree:      torvalds
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base:      ecc64d2dc9ff9738d2a896beb68e02c2feaf9a02
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/8abf8676-4535-40d8-b35f-6f8ab7e8bbee/config

drivers/scsi/scsi_bsg.c:111:64: error: too few arguments provided to function-like macro invocation
drivers/scsi/scsi_bsg.c:111:36: error: use of undeclared identifier 'io_uring_sqe_cmd'
drivers/scsi/scsi_bsg.c:137:64: error: too few arguments provided to function-like macro invocation
drivers/scsi/scsi_bsg.c:137:36: error: use of undeclared identifier 'io_uring_sqe_cmd'
drivers/scsi/scsi_bsg.c:203:14: error: incompatible function pointer types assigning to 'rq_end_io_fn *' (aka 'enum rq_end_io_ret (*)(struct request *, unsigned char, const struct io_comp_batch *)') from 'enum rq_end_io_ret (struct request *, blk_status_t)' (aka 'enum rq_end_io_ret (struct request *, unsigned char)') [-Wincompatible-function-pointer-types]

***

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 bvanassche@acm.org fujita.tomonori@lab.ntt.co.jp io-uring@vger.kernel.org james.bottomley@hansenpartnership.com linux-block@vger.kernel.org linux-kernel@vger.kernel.org linux-scsi@vger.kernel.org martin.petersen@oracle.com yangxiuwei@kylinos.cn]

If the report looks fine to you, reply with:
#syz upstream

If the report is a false positive, reply with
#syz invalid


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-05  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05  0:38 [moderation/CI] Re: bsg: add io_uring command support for SCSI passthrough 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.