Re: [PATCH v2] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
From: Martin K. Petersen
Date: Sun Jan 11 2026 - 22:15:38 EST
On Mon, 29 Dec 2025 12:35:01 +0100, Christophe JAILLET wrote:
> 'struct configfs_item_operations' and 'configfs_group_operations' are not
> modified in this driver.
>
> Constifying these structures moves some data to a read-only section, so
> increases overall security, especially when the structure holds some
> function pointers.
>
> [...]
Applied to 6.20/scsi-queue, thanks!
[1/1] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
https://git.kernel.org/mkp/scsi/c/ae62d62b1c74
--
Martin K. Petersen