Re: [PATCH] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info

From: Martin K. Petersen
Date: Thu Dec 16 2021 - 23:05:02 EST


On Wed, 8 Dec 2021 11:59:57 -0800, Kees Cook wrote:

> In preparation for FORTIFY_SOURCE performing compile-time and run-time
> field bounds checking for memset(), avoid intentionally writing across
> neighboring fields.
>
> Add struct_group() to mark "stat" region of struct lpfc_cgn_info that
> should be initialized to zero, and refactor the "data" region memset()
> to wipe everything up to the cgn_stats region.
>
> [...]

Applied to 5.17/scsi-queue, thanks!

[1/1] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
https://git.kernel.org/mkp/scsi/c/532adda9f405

--
Martin K. Petersen Oracle Linux Engineering