[PATCH v3 09/57] scsi: aic7xxx: Enable lock context analysis
Bart Van Assche <[email protected]> Thu, 30 Jul 2026 15:44:52 -0700
| Newsgroups | org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <18c946b5149e8ecd112d4f7408efc7f42bf22e89.1785451174.git.bvanassche@acm.org> |
Signed-off-by: Bart Van Assche <[email protected]> --- drivers/scsi/aic7xxx/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/scsi/aic7xxx/Makefile b/drivers/scsi/aic7xxx/Makefile index 853c72a81ae0..2da370d3d904 100644 --- a/drivers/scsi/aic7xxx/Makefile +++ b/drivers/scsi/aic7xxx/Makefile @@ -5,6 +5,8 @@ # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $ # +CONTEXT_ANALYSIS := y + # Let kbuild descend into aicasm when cleaning subdir- += aicasm