[PATCH v3 17/57] scsi: cxgbi: Enable lock context analysis
Bart Van Assche <[email protected]> Thu, 30 Jul 2026 15:45:00 -0700
| Newsgroups | org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <884cf21024a707d65c02c74b8fe76211b5615f7c.1785451174.git.bvanassche@acm.org> |
Signed-off-by: Bart Van Assche <[email protected]> --- drivers/scsi/cxgbi/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/scsi/cxgbi/Makefile b/drivers/scsi/cxgbi/Makefile index abfd38a26fec..c614afa18a33 100644 --- a/drivers/scsi/cxgbi/Makefile +++ b/drivers/scsi/cxgbi/Makefile @@ -1,4 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only + +CONTEXT_ANALYSIS := y + ccflags-y += -I $(srctree)/drivers/net/ethernet/chelsio/libcxgb obj-$(CONFIG_SCSI_CXGB3_ISCSI) += libcxgbi.o cxgb3i/