[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172289240510.2008326.5832494789959615752.b4-ty@oracle.com>
Date: Mon, 5 Aug 2024 17:17:31 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Adaptec OEM Raid Solutions <aacraid@...rosemi.com>,
Kees Cook <kees@...nel.org>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
"James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
linux-scsi@...r.kernel.org,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH] scsi: aacraid: union aac_init: Replace 1-element array with flexible array
On Thu, 11 Jul 2024 10:48:23 -0700, Kees Cook wrote:
> Replace the deprecated[1] use of a 1-element array in
> union aac_init with a modern flexible array.
>
> Additionally add __counted_by annotation since rrq is only ever accessed
> after rr_queue_count has been set (with the same value used to control
> the loop):
>
> [...]
Applied to 6.12/scsi-queue, thanks!
[1/1] scsi: aacraid: union aac_init: Replace 1-element array with flexible array
https://git.kernel.org/mkp/scsi/c/575b9be63684
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists