From: Bart Van Assche <bvanassche@acm.org>
To: John Garry <john.g.garry@oracle.com>,
"Martin K . Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org,
Douglas Gilbert <dgilbert@interlog.com>,
"James E.J. Bottomley" <jejb@linux.ibm.com>
Subject: Re: [PATCH] scsi_debug: Make CRC_T10DIF support optional
Date: Fri, 1 Mar 2024 15:03:48 -0800 [thread overview]
Message-ID: <49b3e7b8-4e34-487a-8789-32f8b765ea1c@acm.org> (raw)
In-Reply-To: <fcad0227-dfd9-4fe4-b977-2eaf6242ea48@oracle.com>
On 3/1/24 10:18, John Garry wrote:
> On 29/02/2024 17:23, Bart Van Assche wrote:
> > config SCSI_DEBUG
> > tristate "SCSI debugging host and device simulator"
> > depends on SCSI
> > - select CRC_T10DIF
> > + select CRC_T10DIF if SCSI_DEBUG = y
>
> So this means that we select CRC_T10DIF if SCSI_DEBUG is only built-in,
> right?
Yes, that's correct. Without "select CRC_T10DIF if SCSI_DEBUG = y" the
build fails if CRC_T10DIF=m and SCSI_DEBUG=y.
Thanks,
Bart.
prev parent reply other threads:[~2024-03-01 23:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 17:23 [PATCH] scsi_debug: Make CRC_T10DIF support optional Bart Van Assche
2024-03-01 8:59 ` John Garry
2024-03-01 16:30 ` Bart Van Assche
2024-03-01 18:18 ` John Garry
2024-03-01 23:03 ` Bart Van Assche [this message]
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=49b3e7b8-4e34-487a-8789-32f8b765ea1c@acm.org \
--to=bvanassche@acm.org \
--cc=dgilbert@interlog.com \
--cc=jejb@linux.ibm.com \
--cc=john.g.garry@oracle.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.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