> +struct dk_cxlflash_attach {
> +     struct dk_cxlflash_hdr hdr;     /* Common fields */
> +     __u64 num_interrupts;           /* Requested number of interrupts */
> +     __u64 context_id;               /* Returned context */

Matt,

These ioctls seem to take a context id.  Why isn't that assumed from the
fd?  Why get it again from userspace?

Mikey

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to