[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176702158486.237054.163427666901563233.b4-ty@kernel.dk>
Date: Mon, 29 Dec 2025 08:19:44 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-block@...r.kernel.org
Subject: Re: [PATCH] null_blk: Constify struct configfs_item_operations and
configfs_group_operations
On Mon, 29 Dec 2025 11:26:07 +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, thanks!
[1/1] null_blk: Constify struct configfs_item_operations and configfs_group_operations
commit: 9e371032cbf0c8fdc757df5510b55e824668b938
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists